Skip to content

Commit 23fdb23

Browse files
committed
add bullet for Scala 3.3 support in TASTy reader
1 parent 8462399 commit 23fdb23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

releases/2.13.11.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The following changes are highlights of this release:
1414
* Support JDK 20 and 21 by upgrading to ASM 9.5 ([#10363](https://github.com/scala/scala/pull/10363), [#10184](https://github.com/scala/scala/pull/10184) by [@Philippus](https://github.com/Philippus))
1515
* Fix crash reading JDK 21 classfiles ([#10397](https://github.com/scala/scala/pull/10397))
1616
* Support Java 17 `sealed` in Java sources and classfiles ([#10348](https://github.com/scala/scala/pull/10348), [#10105](https://github.com/scala/scala/pull/10105) by [@som-snytt](https://github.com/som-snytt))
17+
* Scala 3.3 support in TASTy reader ([#10299](https://github.com/scala/scala/pull/10299) by [@bishabosha](https://github.com/bishabosha))
1718

1819
### Align with Scala 3
1920

0 commit comments

Comments
 (0)