correctly calculate goalie average

This commit is contained in:
Jonathan Lamothe
2019-12-02 20:48:09 -05:00
parent d5ac42268f
commit 86c4fe316e
3 changed files with 20 additions and 8 deletions
+1
View File
@@ -5,6 +5,7 @@
- Allow lower case player names
- Don't show players without points in game report
- Removed unnecessary goalie statistics from game report
- Fixed goalie average calculation
## 0.7.0
- Shortened views to fit within 25 lines