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

This commit is contained in:
Simon Vieille 2025-03-10 19:24:32 +01:00
commit 5ffe4b6328

View file

@ -4,6 +4,21 @@ sidebar_position: 7
# Changelog
## 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**