update changelog

This commit is contained in:
Simon Vieille 2022-05-05 14:40:58 +02:00
parent bb7dfc2f25
commit 7fa7d10b01
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,10 +1,14 @@
## [Unreleased]
### Added
* CrudConfiguration::setAction can receive a callable instead of a boolean in 'enabled' param
### Fixed
### Changed
## [1.15.0] - 2022-05-05
### Added
* CrudConfiguration::setAction can receive a callable instead of a boolean in 'enabled' param
* add grapesjs-component-code-editor and grapesjs-parser-postcss
## [1.14.1] - 2022-04-30
### Added
* add allowed chars in RouteParameterSlugify and CodeSlugify