📝(CHANGELOG) fix some modifications declaration

Some unreleased declarations was declared in a wrong place
This commit is contained in:
Sabrina Demagny
2024-10-15 12:55:27 +02:00
parent 9c9216bb51
commit be55d6ea09

View File

@@ -8,13 +8,9 @@ and this project adheres to
## [Unreleased]
### Fixed
- ✨(api) add RELEASE version on config endpoint #459
- 🐛(frontend) fix update accesses form #448
### Added
- ✨(api) add RELEASE version on config endpoint #459
- ✨(backend) manage roles on domain admin view
- ✨(frontend) show version number in footer #369
@@ -24,6 +20,7 @@ and this project adheres to
### Fixed
- 🐛(frontend) fix update accesses form #448
- 🛂(backend) do not duplicate user when disabled
## [1.2.1] - 2024-10-03