diff --git a/ChangeLog.md b/ChangeLog.md index f1da21a..2518430 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,6 +1,6 @@ # Changelog for mtlstats -## current +## 0.13.0 - Added autocomplete to player position prompt - Don't prompt for lifetime stats on rookie player/goalie creation - Ask whether a player/goalie is active on creation diff --git a/package.yaml b/package.yaml index 9f59781..8b445ee 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: mtlstats -version: 0.12.0 +version: 0.13.0 github: "mtlstats/mtlstats" license: GPL-3 author: "Jonathan Lamothe"