mirror of
https://github.com/flextype/flextype.git
synced 2025-08-17 18:36:39 +02:00
chore(core): update changelog
This commit is contained in:
@@ -17,6 +17,14 @@
|
||||
### Features
|
||||
|
||||
* **core:** add ability to hide title for hidden fields #240
|
||||
* **core:** add new public method delete() for Cache #308
|
||||
* **core:** add CacheTwigExtension #309
|
||||
|
||||
usage in templates:
|
||||
```
|
||||
{{ cache.CACHE_PUBLIC_METHOD }}
|
||||
```
|
||||
|
||||
* **core:** add ability to override plugins default manifest and settings #224
|
||||
* **core:** add ability to override themes default manifest and settings #256
|
||||
* **core:** add ability to set help text for generated form controls #283
|
||||
|
Reference in New Issue
Block a user