Add support for game editions (#28)

This commit is contained in:
2023-02-18 20:49:46 +01:00
parent 8a7d083fb2
commit 25bc74eff1
11 changed files with 172 additions and 23 deletions
+4
View File
@@ -1,3 +1,7 @@
## Unreleased
* Add support for game editions (https://git.kucharczyk.xyz/lukas/timetracker/issues/28)
## 1.0.1 / 2023-01-30 22:17+01:00
* Make it possible to edit sessions (https://git.kucharczyk.xyz/lukas/timetracker/issues/46)