From 38197ecb89e194ce6d44722d124735f2ce92421e Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Sun, 30 Jul 2017 00:07:17 -0400 Subject: [PATCH] docs: updated milestones --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83f74ebf..d1f49f88 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https **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. - [ ] GraphQL API -- [ ] Migrate to PostgreSQL + Redis datastore +- [x] Migrate to PostgreSQL + Redis datastore - [ ] History / Revert to previous version - [ ] Optional Two-Steps Authentication (2FA) - [ ] Docker support + Auto compile/publish to Docker Hub @@ -82,6 +82,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https - [ ] Comments / Discussion per document - [ ] Profile page per user - [ ] Preview changes directly from the editor, without saving +- [x] Modular authentication providers ### Future