update changelog

This commit is contained in:
Simon Vieille 2025-03-12 18:21:18 +01:00
commit 20946bcb06

View file

@ -1,7 +1,8 @@
## [Unreleased]
### Fixed
* fix: add missing NoCSRFRequired import in CssController (#397)
* fix(CssController): add missing NoCSRFRequired import (#397)
* fix(SideMenu): ncApps must be an array (#369)
## 4.1.0
### Added