From 78c875503c536475ccf3e867dcf466d6afbc2c34 Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Sat, 22 Jul 2017 13:58:19 -0400 Subject: [PATCH] docs: updated milestones --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bd73628..6bcdc1e6 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,12 @@ Current and upcoming milestones *(major features only, see the [changelog](https - [x] Bug fixes release -### 1.1.0 -> *Planned for August release* +### 2.0.0 - Dev ![Progress](http://progressed.io/bar/20) +**Breaking Changes**: MongoDB is being phased out in favor of PostgreSQL + Redis. An upgrade tool will be provided to migrate existing data to the new system. + +- [ ] Migrate to PostgreSQL + Redis datastore - [ ] History / Revert to previous version - [ ] Optional Two-Steps Authentication (2FA) - [ ] Docker support + Auto compile/publish to Docker Hub