From 802bf7314e3a244d666558d903bb83e102e081ad Mon Sep 17 00:00:00 2001 From: Jonathan Lamothe Date: Tue, 14 Jan 2020 23:33:39 -0500 Subject: [PATCH] fixed formatting of change log --- ChangeLog.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index 4b64021..4c63f1d 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -38,24 +38,20 @@ - Reset game standings on new season ## 0.5.0 - - Fixed player creation bug - Prompt for goalie informaiton on game data entry - Implemented player editing ## 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