25 lines
468 B
Markdown
25 lines
468 B
Markdown
# Changelog for mtlstats
|
|
|
|
## current
|
|
|
|
- Fixed player creation bug
|
|
|
|
## v0.4.0
|
|
|
|
- Record penalty minutes
|
|
- Calculate total game statistics
|
|
- Generate year-to-date statistics report
|
|
|
|
## v0.3.0
|
|
|
|
- Record goals and assists
|
|
- Track goals for and goals against
|
|
|
|
## v0.2.0
|
|
|
|
- Overtime losses don't count in the loss column
|
|
- Confirm game data with user before updating stats
|
|
- Implemented player creation
|
|
- Goal points are now assigned to players
|
|
- Loading/saving of database
|