From 6385a3aa91f3040d17152be28b3b8e8b2e81c4ca Mon Sep 17 00:00:00 2001 From: Garret Wassermann Date: Thu, 28 Dec 2017 09:36:14 -0500 Subject: [PATCH] Updated Development Roadmap (markdown) --- Development-Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development-Roadmap.md b/Development-Roadmap.md index 4bbbc38..956f8c0 100644 --- a/Development-Roadmap.md +++ b/Development-Roadmap.md @@ -35,7 +35,7 @@ This is very much in flux, nothing set in stone yet, just ideas looking for comm * 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 - 2017-12-18 -* 0.2.5 - 2017-12-28 - collectstatic bugfix and Django 2.0 compatibility (mostly) +* 0.2.6 - 2017-12-28 - collectstatic bugfix and Django 2.0 compatibility (mostly) ## 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.