chore: bump version to 1.0rc8

This commit is contained in:
Esa Kataja
2025-05-17 21:15:20 +03:00
parent b4fa3aa04d
commit 189c6ae1c7
6 changed files with 17 additions and 5 deletions
+12
View File
@@ -1,5 +1,17 @@
# Eurovision 25 Backend Changelog
## 1.0rc8 (2025-05-17)
### Features
- Add more result types (b4fa3aa)
### Fixes
- Fix regression in db seeding (0862405)
### Chores
- Add docker exports to git ignore (1a3a2ae)
## 1.0rc7 (2025-05-16)
### Features