update changelog
Some checks are pending
ci/woodpecker/push/build Pipeline is pending approval
ci/woodpecker/push/security Pipeline is pending approval
ci/woodpecker/pr/build Pipeline is pending approval
ci/woodpecker/pr/security Pipeline is pending approval

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