From f68e6ae265d21f7bc451111fbfc096811e035a25 Mon Sep 17 00:00:00 2001 From: Michael Droettboom Date: Thu, 28 Feb 2019 18:26:51 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b77f1cd43..2924331529 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -# 0.2.0 (Unreleased; add upcoming change notes here) +# 0.3.0 (Unreleased; add upcoming change notes here) + + +# 0.2.0 (2019-02-28) - separates out evaluation inputs and outputs in the console and provides a standard set of console elements - server backend: switch away from pipenv to requirements files