Skip to content

Commit 8e29d89

Browse files
committed
Address review comment
1 parent cf9db16 commit 8e29d89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/blog/_posts/2018-03-05-seventh-dotty-milestone-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ object Interpreter {
159159
}
160160
```
161161

162-
Earlier Scalac and Dotty releases had issues typechecking such interpreters.
163-
We fixed multiple bugs about GADT type checking and exhaustiveness checking, including
162+
Scala 2 and Dotty have issues typechecking such interpreters.
163+
In this release we fixed multiple bugs about GADT type checking and exhaustiveness checking, including
164164
[#3666](https://github.com/lampepfl/dotty/issues/3666),
165165
[#1754](https://github.com/lampepfl/dotty/issues/1754),
166166
[#3645](https://github.com/lampepfl/dotty/issues/3645),

0 commit comments

Comments
 (0)