1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 05:43:10 +02:00

chore(core): update changelog

This commit is contained in:
Awilum
2019-11-21 20:41:28 +03:00
parent d80d65398c
commit eb002c13d2

View File

@@ -28,11 +28,12 @@
* **core:** Markdown parsing should be cached in production #287
* **core:** YAML parsing will be cached in production #263
* **core:** add routable option for entries #284
usage:
```
routable: false
```
by default `routable` is `true`
usage:
```
routable: false
```
by default `routable` is `true`
* **admin-plugin:** add help text for common form controls #280
* **admin-plugin:** add icons for settings tabs sections #293