From 3fc9d86aaa45e36244bf4b9d16e9012973794bda Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Tue, 16 Apr 2019 18:47:56 +0200 Subject: [PATCH] Changelog. --- CHANGELOG.md | 4 +++- README.md | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index efa68da8e4..2feee6a8f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,11 @@ # Changelog -## v2.0.2 - 2019-04-XX +## v2.0.2 - 2019-04-16 ### Bugfixes +* **Fulltext**: Workaround for a clustering bug that prevented the text indexer to run properly in cluster mode. +* **Fulltext**: Big performance improvement for text indexer. * **Identity-Server**: Use special callback path for internal odic to not interfere with external oidc and Orleans Dashboard. ## v2.0.1 - 2019-04-06 diff --git a/README.md b/README.md index 8a732ed0b3..9b008f7789 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Please join our community forum: https://support.squidex.io ## Status -Current Version 1.16.2. Roadmap: https://trello.com/b/KakM4F3S/squidex-roadmap +Current Version v2.0.2. Roadmap: https://trello.com/b/KakM4F3S/squidex-roadmap ## Prerequisites