File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -79,3 +79,6 @@ public/images/players
79
79
80
80
.DS_Store
81
81
.aider *
82
+
83
+ # Ignore SQL files
84
+ * .sql
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
A preview of major changes can be found in the Wiki ([ Latest Changes] ( https://github.com/kcapp/frontend/wiki/Latest_Changes ) )
3
3
4
- ## [ 2.8.0] - TBD
4
+ ## [ 2.8.0] - 2024-12-11
5
5
#### Feature
6
6
- New game type ` 170 `
7
7
- "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
231
231
- Multiple score entry methods
232
232
- Including [ Unicorn Smartboard] ( https://github.com/kcapp/smartboard )
233
233
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
235
235
[ 2.7.0 ] : https://github.com/kcapp/frontend/compare/v2.6.0...v2.7.0
236
236
[ 2.6.0 ] : https://github.com/kcapp/frontend/compare/v2.5.0...v2.6.0
237
237
[ 2.5.0 ] : https://github.com/kcapp/frontend/compare/v2.4.0...v2.5.0
You can’t perform that action at this time.
0 commit comments