From 119db4e6439f311eb79675df10480e9c5576834b Mon Sep 17 00:00:00 2001 From: Mike M Date: Mon, 1 Feb 2021 20:10:47 -0500 Subject: [PATCH] Update changelog.md --- changelog.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index f5282376c..50e2d8159 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,16 @@ Project Olly Changelog +# 1.0.1 +- Add front end changes for match scheduling in match list page +- Fix captains list on team detail template. +- #116 - Allow founders to add themselves as a captain +- Add discord icon to footer #118 +- Fix template logic for social info in footer +- make link fields in socialinfo not required +- fix manyrelatedmanager error on team leave +- improve teams section on player profile +- fix spelling error in default models value + # 1.0.0 - YES WE'VE MADE IT Started in August of 2017, after much delays of life and school we're happy to call this a release build of project-olly. Thank you to al our contributors @@ -58,4 +69,4 @@ changes made in this update may affect compatibility with previous versions data - Implement team flags into the bracket template - Add manage rulesets button on staff nav bar - Object based map list improvements in staff panel. -- Staff base panel style modifications \ No newline at end of file +- Staff base panel style modifications