update changelog

This commit is contained in:
mpostma 2020-06-30 20:47:00 +02:00
parent 69af8e9e3d
commit 0545424781
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
## v0.12.0
- Fix long documents not being indexed completely bug (#816)
- Fix distinct attribute returning id instead of name (#800)
- error code rename (#805)
## v0.11.1
- Fix facet cache on document update (#789)