diff --git a/CHANGELOG.md b/CHANGELOG.md index 88998f810..755038bac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## v1.5.0 - 2018-05-20 + +### Bugfixe + +* **UI**: Fixed the pattern selector in field editor. + +### Features + +* **Content**: Allow to save content updates as draft. +* **Schemas**: Create folders to group schemas. +* **UI**: Increased the search input. +* **UI**: Plugin system for content editors. + ## v1.4.1 - 2018-05-02 ### Bugfixes diff --git a/README.md b/README.md index e8bd15355..45c3e2c8f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Read the docs at [https://docs.squidex.io/](https://docs.squidex.io/) (work in p ## Status -Current Version 1.1. Roadmap: https://trello.com/b/KakM4F3S/squidex-roadmap +Current Version 1.5. Roadmap: https://trello.com/b/KakM4F3S/squidex-roadmap ## Prerequisites