update changelog

This commit is contained in:
Simon Vieille 2023-07-26 11:31:19 +02:00
parent f3674ad4e0
commit 4541bbfb8a
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,6 +1,5 @@
## [Unreleased]
## [1.20.0] - 2023-07-20
### Added
* enable double click on cruds
* add block class name for the choice type in the page maker
@ -22,6 +21,7 @@
* fix maker CrudController template: remove bad pasted code
* fix redirect listener: use boolean instead of integer
* fix responsive of account edit template
* fix collection widget: allow_add/allow_delete and prototype
### Changed
* user admin routes are defined in core, custom controller is not required