version 0.3.0

This commit is contained in:
Jonathan Lamothe 2019-10-03 09:29:34 -04:00
parent 54a631557e
commit 83f951f7e4
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Changelog for mtlstats # Changelog for mtlstats
## v0.3.0
- Record goals and assists
- Track goals for and goals against
## v0.2.0 ## v0.2.0
- Overtime losses don't count in the loss column - Overtime losses don't count in the loss column

View File

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