version 0.10.0

This commit is contained in:
Jonathan Lamothe
2020-01-11 00:30:51 -05:00
parent 1763f142f1
commit dd6f604cd7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog for mtlstats # Changelog for mtlstats
## current ## 0.10.0
- Don't show player number zero in reports - Don't show player number zero in reports
- Fixed player/goalie name capitalisation on edit - Fixed player/goalie name capitalisation on edit
- Return to correct edit menus after editing player stats - Return to correct edit menus after editing player stats

View File

@@ -1,5 +1,5 @@
name: mtlstats name: mtlstats
version: 0.9.0 version: 0.10.0
github: "mtlstats/mtlstats" github: "mtlstats/mtlstats"
license: GPL-3 license: GPL-3
author: "Jonathan Lamothe" author: "Jonathan Lamothe"