📝(CHANGELOG) fix modification declaration

One of unreleased modification declaration was
declared in a wrong place
This commit is contained in:
Sabrina Demagny
2024-10-23 18:46:04 +02:00
parent 10a81f14e6
commit 38508c272e

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(frontend) add tabs inside #466
### Fixed
- ✏️(mail) fix typo into mailbox creation email
@@ -23,7 +27,6 @@ and this project adheres to
- ✨(api) add RELEASE version on config endpoint #459
- ✨(backend) manage roles on domain admin view
- ✨(frontend) show version number in footer #369
- ✨(frontend) add tabs inside #466
### Changed