Skip to content

Commit 63ac94e

Browse files
Add Scala-lang blog post link
1 parent ebe9720 commit 63ac94e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/blog/_posts/2020-12-18-scala3-m3.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ During the weeks between M2 and M3, we have been tying up all the loose ends, so
1313

1414
In this article, you will find the most important changes of this release compared to Scala 3.0.0-M2.
1515

16+
To read more about all things that surround the Scala 3 release in the next months, check out the "[Scala 3 - Crossing the finish line](https://www.scala-lang.org/blog/2020/12/15/scala-3-crossing-the-finish-line.html)" blog post on scala-lang.org
17+
1618
<!--more-->
1719
# sbt plugin update
1820
We published a new version of the sbt plugin `sbt-dotty`, v0.5.0. Because of the changes in PR [#10607](https://github.com/lampepfl/dotty/pull/10607), this release of Scala 3 will not work with earlier versions of sbt-dotty. You will need to upgrade sbt-dotty to 0.5.0 to be able to use Scala 3.0.0-M3.

0 commit comments

Comments
 (0)