Private
Public Access
1
0

chg: pkg: new version release !skipChangelog

This commit is contained in:
2026-04-21 18:12:32 +02:00
parent b209ad4220
commit f796819af4

View File

@@ -1,6 +1,25 @@
# Changelog # Changelog
## v2026.2.8-0 (2026-04-21)
### New
* Add CI/CD improvements - add new CI workflow - & improve the deployment w/ tests #10. [Lang]
* Add test cases to back-end w/ real database connection in it #10. [Lang]
### Changes
* The original CI/CD workflow is restored - the work with tests is postponed #10. [Lang]
* Add sound when the game start #10. [Lang]
* Create AGENTS.md file for future maintenance #9. [Lang]
* Remove the wrongly implemented font installation in docker - & replace it with static font on BattleCardGenerator (it solves the shareable image problem on bare-metal too) #8. [Lang]
## v2026.2.7-1 (2026-04-21) ## v2026.2.7-1 (2026-04-21)
### Changes ### Changes