Skip to content

Commit f08db83

Browse files
committed
tiny tweaks to 3.5.0 blog post
1 parent f12c825 commit f08db83

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

blog/_posts/2024-08-22-scala-3.5.0-released.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,9 @@ Our current plan is to introduce the new scheme in Scala 3.7. Starting from Scal
140140

141141
## What's next?
142142

143-
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.
143+
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.
144+
145+
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.
144146

145147
## Contributors
146148

@@ -189,4 +191,4 @@ According to `git shortlog -sn --no-merges 3.4.2..3.5.0` these are:
189191
1 rochala
190192
1 willerf
191193
192-
```
194+
```

0 commit comments

Comments
 (0)