Skip to content

Commit a54d6f0

Browse files
Merge pull request #6555 from dotty-staging/update-blog-date
Update 15th release blog post's date
2 parents f2cf44a + c73838c commit a54d6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/blog/_posts/2019-05-24-15th-dotty-milestone-release.md renamed to docs/blog/_posts/2019-05-23-15th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: blog-page
33
title: Announcing Dotty 0.15.0-RC1 – the fully bootstrapped compiler
44
author: Anatolii Kmetiuk
55
authorImg: /images/anatolii.png
6-
date: 2019-05-24
6+
date: 2019-05-23
77
---
88

99
Hi! We are very excited to announce the 15th release of Dotty. The most exciting thing in this release is the full bootstrap for Dotty introduced by PR [#5923](https://github.com/lampepfl/dotty/pull/5923)🎉😍. This means that we now always compile Dotty with Dotty itself, hence we can use use all the new features in the compiler code base.

0 commit comments

Comments
 (0)