Skip to content

Commit 9570c11

Browse files
committed
Concatenate first paragraph and mention the feature complete
That way it will appear in the the main page correctly
1 parent 48aaa97 commit 9570c11

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/blog/_posts/2019-12-20-21th-dotty-milestone-release.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ authorImg: /images/aggelos.jpg
66
date: 2019-12-20
77
---
88

9-
Greetings and we wish you Merry Christmas 🎄!
10-
11-
We are excited to announce 0.21.0-RC1 of Dotty. In this version we add support
12-
for non-nullable reference types, supported by flow-sensitive analysis. We
13-
present new syntax for given extensions, matches and pattern matching over
14-
quotes. We are also happy to announce that SemanticDB generation
15-
is now supported within the compiler, this will eventually enable Metals to support Dotty!
9+
Greetings and we wish you Merry Christmas 🎄! We are excited to announce
10+
0.21.0-RC1 of Dotty. In this version we add support for non-nullable reference
11+
types, supported by flow-sensitive analysis. We present new syntax for given
12+
extensions, matches and pattern matching over quotes. We are also happy to
13+
announce that SemanticDB generation is now supported within the compiler, this
14+
will eventually enable Metals to support Dotty! And last but least ... we are
15+
happy to announce that we are now feature complete!
1616

1717
# Feature Complete!
1818

0 commit comments

Comments
 (0)