update changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2025-03-14 09:04:43 +01:00
commit 547e5cdc7b
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -4,6 +4,13 @@ sidebar_position: 7
# Changelog
## 4.1.1
**Fixed**
* fix(CssController): add missing NoCSRFRequired import (#397)
* fix(SideMenu): ncApps must be an array (#369)
## 4.1.0
**Added**