File tree 1 file changed +1
-0
lines changed 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ The Scala 2 team at Lightbend is pleased to announce the availability of Scala 2
14
14
* Check ` private[this] ` members in override checking ([ #9542 ] ( https://github.com/scala/scala/pull/9542 ) )
15
15
* More accurate outer checks in patterns ([ #9504 ] ( https://github.com/scala/scala/pull/9504 ) )
16
16
* 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 )
17
18
* A number of syntax changes were added to simplify cross-building between Scala 2 and 3
18
19
* Don't error (only warn) on symbol literals under ` -Xsource:3 ` ([ #9602 ] ( https://github.com/scala/scala/pull/9602 ) )
19
20
* Support writing ` & ` instead of ` with ` in types under ` -Xsource:3 ` ([ #9594 ] ( https://github.com/scala/scala/pull/9594 ) )
You can’t perform that action at this time.
0 commit comments