mirror of
https://github.com/flextype/flextype.git
synced 2025-08-07 21:56:33 +02:00
chore(changelog): update changelog
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -146,6 +146,8 @@
|
||||
|
||||
* **settings** Set max_file_size 8mb for uploads.
|
||||
|
||||
* **yaml** YAML set default inline = 5 and indent = 2
|
||||
|
||||
* **vendors** New Arrays library for Accessing PHP Arrays via DOT notation.
|
||||
|
||||
* **rest-api** New Files Rest API.
|
||||
@@ -192,6 +194,14 @@
|
||||
* **core:** remove Date Component from the system.
|
||||
* **core:** remove Text Component from the system.
|
||||
|
||||
### Refactoring
|
||||
* **pimple** remove unused $flextype variable and cleanup dependencies.
|
||||
* **yaml** save and mute error_reporting for native YAML parser.
|
||||
* **cors** remove unused parameter $args
|
||||
* **plugins** remove dead variables.
|
||||
* **shortcode** update return type for shortcode add() method.
|
||||
* **cache** update $driver type for DoctrineCache.
|
||||
|
||||
### Vendor Updates
|
||||
|
||||
* **core:** Update vendor league/glide to 1.6.0
|
||||
|
Reference in New Issue
Block a user