Skip to content

Commit 4290aba

Browse files
authored
Fix newlines
We needed some extra newlines to make this more readable.
1 parent 9a80ffc commit 4290aba

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

meta/roadmaps/2017-h1.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
The Master Plan:
1212

1313
**Phase 1:** 🔥 Fix
14+
1415
**Phase 2:** 🔧 Refactor
16+
1517
**Phase 3:** 💅 Polish
1618

1719
More on each phase below;
@@ -22,12 +24,18 @@ More on each phase below;
2224

2325
(NOTE: Imagine this as a timeline rather than an ordered list.)
2426
1. ~~Release 0.10.0~~ [v0.10.0 released](https://github.com/facebook/draft-js/releases/tag/v0.10.0)
27+
2528
2. Release 0.11.0@next for beta testing by community
29+
2630
3. Release any interim bug fixes as 0.10.1
31+
2732
4. Release 0.11.0, fully deprecating DraftEntity module
33+
2834
5. Start bi-weekly release cycle
35+
2936
6. Increased focus on reducing open PR and issue count
3037

38+
3139
## Phase 2: Refactoring and Exploring
3240

3341
After establishing a stable state for the Draft.js project, we look forward to exploring new features and approaches. Some possible examples:

0 commit comments

Comments
 (0)