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