From 97ba5e97c6b5bbe5181535fd7d427f0386da4c54 Mon Sep 17 00:00:00 2001 From: mpostma Date: Tue, 2 Feb 2021 14:32:04 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59ad5ac48..be24a0d28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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