diff --git a/Development-Roadmap.md b/Development-Roadmap.md index 268e26a..c5fb1be 100644 --- a/Development-Roadmap.md +++ b/Development-Roadmap.md @@ -9,10 +9,11 @@ This is very much in flux, nothing set in stone yet, just ideas looking for comm * Improved unit testing (infrastructure work for easier future development) * Improved Python 3 support, particularly for email parsing of tickets/comments * South database migrations are deprecated -* Requires Django 1.11+, Python 2.7 or 3.4+ +* Requires Django 1.11+, Python 2.7 or 3.4+, Python 2 deprecated ## 0.3 -* Require Django 1.11+, Python 2.7 or 3.4+, last release to support Python 2.7 +* Require Django 1.11+ +* Python 3.4+, to be determined if Python 2 support retained or removed * Message threading, revised UI * Merged tickets and improved bulk actions * Improved Django user permissions