update changelog

This commit is contained in:
mpostma 2021-02-02 14:32:04 +01:00
parent 8760beed1c
commit 97ba5e97c6
No known key found for this signature in database
GPG Key ID: CBC8A7C1D7A28C3A
1 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## v0.19.0
- The snapshots are now created and then renamed in atomically (#1172)
- Fix a race condition when an update and a document addition are processed immediately one after the other (#1176)
- Latin synonyms are normalized during indexation (#1174)
## v0.18.1
- Fix unexpected CORS error (#1185)
@ -64,7 +70,7 @@
## v0.11.1
- Fix facet cache on document update (#789)
- Fix facet cache on document update (#789)
- Improvements on settings consistency (#778)
## v0.11.0