Skip to content

Commit 96f46ed

Browse files
committed
2.13.15 summary
1 parent a24506c commit 96f46ed

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

hand-written.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
[Scala $version](https://github.com/scala/scala/releases/tag/v$version) is now available!
22

33
This release
4-
adds binary integer literals,
5-
adds `-Xsource:3-cross` for crossbuilt projects,
6-
improves compatibility with JDK 21 and 22,
7-
supports Scala 3.4,
4+
improves compatibility with JDK 23,
5+
supports Scala 3.5,
6+
improves Scala 3 cross-building and migration,
7+
improves warnings and lints,
88
and more.
99

10+
It also has a few minor breaking changes.
11+
1012
For details, refer to the [release notes](https://github.com/scala/scala/releases/tag/v$version) on GitHub.

0 commit comments

Comments
 (0)