Skip to content

Commit ccb5e0c

Browse files
committed
Merge tag 'v2.8.0' into develop
v2.8.0
2 parents 8d4dad6 + a407276 commit ccb5e0c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,6 @@ public/images/players
7979

8080
.DS_Store
8181
.aider*
82+
83+
# Ignore SQL files
84+
*.sql

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
A preview of major changes can be found in the Wiki ([Latest Changes](https://github.com/kcapp/frontend/wiki/Latest_Changes))
33

4-
## [2.8.0] - TBD
4+
## [2.8.0] - 2024-12-11
55
#### Feature
66
- New game type `170`
77
- "Badges" page showing overview of all badges and how many players have unlocked them
@@ -231,7 +231,7 @@ A preview of major changes can be found in the Wiki ([Latest Changes](https://gi
231231
- Multiple score entry methods
232232
- Including [Unicorn Smartboard](https://github.com/kcapp/smartboard)
233233

234-
[2.8.0]: https://github.com/kcapp/frontend/compare/v2.7.0...develop
234+
[2.8.0]: https://github.com/kcapp/frontend/compare/v2.7.0...v2.8.0
235235
[2.7.0]: https://github.com/kcapp/frontend/compare/v2.6.0...v2.7.0
236236
[2.6.0]: https://github.com/kcapp/frontend/compare/v2.5.0...v2.6.0
237237
[2.5.0]: https://github.com/kcapp/frontend/compare/v2.4.0...v2.5.0

0 commit comments

Comments
 (0)