From 7194b948f53164549057b313ae405c8050555525 Mon Sep 17 00:00:00 2001 From: Nicolas Giard Date: Sat, 4 Nov 2017 00:00:09 -0400 Subject: [PATCH] docs: updated 2.0 milestones --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c75c6683..5ed1b8c2 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,11 @@ Current and upcoming milestones *(major features only, see the [changelog](https - New fully responsive layout, with better customization capabilities. - Full localization support, especially for non-latin languages. -**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. +**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. + - Node.js 8.9 LTS or later is now the minimum supported version. +**Milestones**: - [x] GraphQL API - [x] Migrate to PostgreSQL + Redis datastore - [x] Telemetry for analytics and crash reporting (Optional and fully anonymized)