diff --git a/blog/_posts/2024-08-22-scala-3.5.0-released.md b/blog/_posts/2024-08-22-scala-3.5.0-released.md index 0c9724086..26a35d574 100644 --- a/blog/_posts/2024-08-22-scala-3.5.0-released.md +++ b/blog/_posts/2024-08-22-scala-3.5.0-released.md @@ -140,7 +140,9 @@ Our current plan is to introduce the new scheme in Scala 3.7. Starting from Scal ## What's next? -There is already 3.5.1-RC2 published on Maven Central. This release contains multiple fixes and small improvements merged after we branched off the 3.5.0 to focus on polishing it. The release of the next version in the LTS line is coming soon. Scala 3.3.4-RC1 is available for testing. It contains all the forward and backward-compatible fixes available in Scala 3.5.0. +Scala 3.5.1-RC2 is already published on Maven Central. This release contains multiple fixes and small improvements merged after we branched off the 3.5.0 to focus on polishing it. + +Also, the release of the next version in the LTS line is coming soon. Scala 3.3.4-RC1 is already available for testing. It contains all the forward- and backward-compatible fixes available in Scala 3.5.0. ## Contributors @@ -189,4 +191,4 @@ According to `git shortlog -sn --no-merges 3.4.2..3.5.0` these are: 1 rochala 1 willerf -``` \ No newline at end of file +```