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-10 19:17:04 +01:00
commit 45c7bd361f

View file

@ -1,5 +1,14 @@
## [Unreleased] ## [Unreleased]
## 4.1.0
### Added
* add compatibility with NC31
### Fixed
* fix(service): add service constructor arguments
* fix(settings): remove non-existing and unused ILogger service
### Changed
* refactor(controller): usage of attributes instead of annotations
## 4.0.1 ## 4.0.1
### Fixed ### Fixed
* fix top menu labels (fix #368) * fix top menu labels (fix #368)