version 0.14.0

This commit is contained in:
Jonathan Lamothe 2020-03-05 16:56:48 -05:00
parent e15623bde3
commit f9085832f4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Changelog for mtlstats # Changelog for mtlstats
## current ## 0.14.0
- Fixed a bug that was causing shutouts to not be recorded - Fixed a bug that was causing shutouts to not be recorded
- Output report to a text file (report.txt) - Output report to a text file (report.txt)

View File

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