1
0
Fork 0
mirror of https://gitnet.fr/deblan/side_menu.git synced 2025-12-17 21:02:25 +01:00

update changelog

This commit is contained in:
Simon Vieille 2025-03-10 19:17:04 +01:00
parent 4c4540e2a2
commit 45c7bd361f

View file

@ -1,5 +1,14 @@
## [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
### Fixed
* fix top menu labels (fix #368)