update changelog

This commit is contained in:
Simon Vieille 2022-03-26 13:47:09 +01:00
parent 181f1b6c8c
commit 354f3399bf

View file

@ -1,10 +1,13 @@
## [Unreleased]
### Added
* add page maker
* add page maker command (`make:page`)
* add CrudConfiguration::getViewData in complement of CrudConfiguration::getViewDatas
* add editorjs link block endpoint
### Fixed
* fix issue with empty user-agent in AnalyticListener
### Changed
* update editorjs image block view
## [1.11.0] - 2022-03-22
### Added