From d69fe45c582eec97bc97cf4aa34797412589619b Mon Sep 17 00:00:00 2001 From: ayakael Date: Fri, 4 May 2018 12:32:12 -0700 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 518d97d..9a15760 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,3 +39,7 @@ * Added help menu for fsck, update and deploy commands * Fixed bug in nonexistent id test where non-standard rows would be tests on * Changed --git-dir option to not necessitate "=" sign when defining git directory + +### v0.2.5 +* Fixed bug with command parser not parsing options correctly +* Fixed bug where deploy would fail with errors that didn't exist