From 9c691f22d49f725c8e1015bd6beb8209f1bf0e6b Mon Sep 17 00:00:00 2001 From: Garret Wassermann Date: Mon, 11 Dec 2017 13:39:27 -0500 Subject: [PATCH] Updated Development Roadmap (markdown) --- Development-Roadmap.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Development-Roadmap.md b/Development-Roadmap.md index c21ee15..7117694 100644 --- a/Development-Roadmap.md +++ b/Development-Roadmap.md @@ -32,6 +32,9 @@ This is very much in flux, nothing set in stone yet, just ideas looking for comm * Requires Django 1.11.x, Python 2.7 or 3.4+, Python 2 deprecated and will be removed in a future release (most likely 0.4, but could be sooner) ### Bugfix releases * 0.2.0 - initial release - 2017-09-14 +* 0.2.1 - re-release of 0.2.0 that fixed missing files - 2017-09-14 +* 0.2.3 - get_mail fixes, zh_Hans translation - 2017-12-09 +* 0.2.4 - bugfix for zh_Hans templates ## 0.1.18 - last update end of 2016 * The classic release, we released 0.1.18 to fix a few bugs and simple merge requests.