Skip to content

Commit af1a2b2

Browse files
authored
Update 2.13.6.md
1 parent 00539a6 commit af1a2b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

releases/2.13.6.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The Scala 2 team at Lightbend is pleased to announce the availability of Scala 2
1414
* Check `private[this]` members in override checking ([#9542](https://github.com/scala/scala/pull/9542))
1515
* More accurate outer checks in patterns ([#9504](https://github.com/scala/scala/pull/9504))
1616
* Allow renaming imports from `_root_` ([#9482](https://github.com/scala/scala/pull/9482)) by [@som-snytt](https://github.com/som-snytt)
17+
* Make more annotations extend `ConstantAnnotation` ([9336](https://github.com/scala/scala/pull/9336)) by [@BalmungSan](https://github.com/BalmungSan)
1718
* A number of syntax changes were added to simplify cross-building between Scala 2 and 3
1819
* Don't error (only warn) on symbol literals under `-Xsource:3` ([#9602](https://github.com/scala/scala/pull/9602))
1920
* Support writing `&` instead of `with` in types under `-Xsource:3` ([#9594](https://github.com/scala/scala/pull/9594))

0 commit comments

Comments
 (0)