Prepare 1.0rc4 release

This commit is contained in:
Esa Kataja
2025-05-16 12:23:19 +03:00
parent f6c6d96c02
commit 4fcd168a85
5 changed files with 12 additions and 5 deletions
+8 -1
View File
@@ -1,5 +1,13 @@
# Eurovision 25 Backend Changelog
## 1.0rc4 (2025-05-16)
### Features
- Added user profile update functionality allowing users to edit their personal information
### Changes
- Changed song seed values to use official and verified data
## 1.0rc3 (2025-05-16)
### Features
@@ -44,5 +52,4 @@ The application is feature complete, but may still contain bugs that will be add
## Planned for 1.0.0 (Final Release)
### Features
- Implementation of user profile update functionality to allow users to edit their personal information (name, email, password, avatar, etc.)
- Additional security improvements and bug fixes