Skip to content

Commit 7852c38

Browse files
committed
newsletter tweaks based on suggestions from Zainab
1 parent 0b9b0f6 commit 7852c38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_posts/2025-02-06-highlights-2024.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@ Further reading:
4848

4949
We remain committed to maintaining Scala 2 and publishing new versions as needed.
5050

51-
Scala 2.12 is now under minimal maintenance.
52-
It is not EOL yet primarily because sbt 1.x, which requires 2.12, is still in wide use.
53-
5451
Scala 2.13 improvements are mostly in the areas of JDK compatibility, warnings and lints, and aligning with Scala 3, especially under the `-Xsource:3` flag.
5552

5653
Sometime this year, we expect to start making additions to the Scala 2.13 standard library (which is shared with Scala 3).
5754
The scope of these additions remains to be seen.
5855
Initially, additions will be minor, focused on performance overrides and on addressing oversights in the collections API.
5956

57+
Scala 2.12 is now under minimal maintenance.
58+
It is not EOL yet primarily because sbt 1.x, which requires 2.12, is still in wide use.
59+
6060
Further reading:
6161

6262
- [Scala 2 maintenance plans blog post](https://www.scala-lang.org/blog/2024/12/16/scala-2-maintenance.html)
@@ -229,7 +229,7 @@ You can also get news about upcoming events on the #events channel of the [Scala
229229
One currently active Scala podcast is [Scala Space](https://www.youtube.com/channel/UCTuqr7682y0sZ7Fp5dTMLiw).
230230
If you’re doing a Scala podcast, please make sure it’s listed on our [community page](https://www.scala-lang.org/community/).
231231
The community page also has many useful links to newsletters, learning materials, and other resources.
232-
Pull requests to this page from the community are welcome.
232+
[Pull requests to this page](https://github.com/scala/scala-lang/edit/main/community/index.md) from the community are welcome.
233233

234234
## How to support Scala?
235235

0 commit comments

Comments
 (0)