1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 05:07:41 +02:00

Update CHANGELOG.md

This commit is contained in:
Sergey Romanenko
2022-09-10 14:39:50 +03:00
committed by GitHub
parent ae3a9e8859
commit 25b1a48d00

View File

@@ -5,6 +5,8 @@
### Features
* **rest-api** Added new Query API [587](https://github.com/flextype/flextype/issues/587).
* **entries** Added new private fields functionality for entries [585](https://github.com/flextype/flextype/issues/585).
* Private field starts with `_` and evailable only in the current entry.
@@ -903,4 +905,4 @@
* **core** General code refactoring and improvements.
* **tests** All unit tests were rewritten.
* **tests** All unit tests were rewritten.