瀏覽代碼

docs: updated milestones

***NO_CI***
Nicolas Giard 7 年之前
父節點
當前提交
de3d812cdf
共有 1 個文件被更改,包括 6 次插入4 次删除
  1. 6 4
      README.md

+ 6 - 4
README.md

@@ -84,7 +84,7 @@ Current and upcoming milestones *(major features only, see the [changelog](https
   - MongoDB is being phased out in favor of PostgreSQL + Redis. An upgrade tool will be provided to migrate existing data to the new system.
   - 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.
   - Node.js 8.9 LTS or later is now the minimum supported version.
 
 
-**2.0 Milestones**:
+**2.0 Milestone**:
 - [x] GraphQL API
 - [x] GraphQL API
 - [x] Migrate to PostgreSQL + Redis datastore
 - [x] Migrate to PostgreSQL + Redis datastore
 - [x] Telemetry for analytics and crash reporting (Optional and fully anonymized)
 - [x] Telemetry for analytics and crash reporting (Optional and fully anonymized)
@@ -107,15 +107,17 @@ Current and upcoming milestones *(major features only, see the [changelog](https
 - [ ] Persist system settings to database instead of file-based
 - [ ] Persist system settings to database instead of file-based
 - [ ] User Groups + Better permissions management
 - [ ] User Groups + Better permissions management
 - [ ] Tags per document / folder
 - [ ] Tags per document / folder
+
+:rocket: = Currently in development
+
+**2.1 Milestone**
 - [ ] Comments / Discussion per document
 - [ ] Comments / Discussion per document
 - [ ] Profile page per user
 - [ ] Profile page per user
 - [ ] Preview changes directly from the editor, without saving
 - [ ] Preview changes directly from the editor, without saving
 - [ ] Diagrams as code (Mermaid module)
 - [ ] Diagrams as code (Mermaid module)
 - [ ] Insert Link modal in Markdown Editor
 - [ ] Insert Link modal in Markdown Editor
 
 
-:rocket: = Currently in development
-
-**TBD Milestones**
+**TBD Milestone**
 - [ ] Better simultaneous user editing handling
 - [ ] Better simultaneous user editing handling
 - [ ] High Availability support (multiple concurrent instances)
 - [ ] High Availability support (multiple concurrent instances)