File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed 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.10.0] - TBD
5
+ #### Feature
6
+
7
+
4
8
## [ 2.9.0] - 2025-04-06
5
9
#### Feature
6
10
- Option to see ` All ` or ` Unique ` tournament statistics per player
@@ -253,6 +257,7 @@ A preview of major changes can be found in the Wiki ([Latest Changes](https://gi
253
257
- Multiple score entry methods
254
258
- Including [ Unicorn Smartboard] ( https://github.com/kcapp/smartboard )
255
259
260
+ [ 2.10.0 ] : https://github.com/kcapp/frontend/compare/v2.9.0...develop
256
261
[ 2.9.0 ] : https://github.com/kcapp/frontend/compare/v2.8.0...v2.9.0
257
262
[ 2.8.0 ] : https://github.com/kcapp/frontend/compare/v2.7.0...v2.8.0
258
263
[ 2.7.0 ] : https://github.com/kcapp/frontend/compare/v2.6.0...v2.7.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " kcapp" ,
3
- "version" : " 2.9 .0" ,
3
+ "version" : " 2.10 .0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " browser-refresh ./bin/www" ,
You can’t perform that action at this time.
0 commit comments