File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 3
3
- Partial Fix #21242 : Add REPL init script setting [ #22206 ] ( https://github.com/scala/scala3/pull/22206 )
4
4
- Update asm to patched 9.7.1 [ #22250 ] ( https://github.com/scala/scala3/pull/22250 )
5
5
- REPL: Add back ` :silent ` command [ #22248 ] ( https://github.com/scala/scala3/pull/22248 )
6
- - Do not lift annotation arguments [ #22035 ] ( https://github.com/scala/scala3/pull/22035 ) and [ #22046 ] ( https://github.com/scala/scala3/pull/22046 )
7
6
- Scala 2 forwardport: ` -Yprofile-trace ` [ #19897 ] ( https://github.com/scala/scala3/pull/19897 )
8
7
9
8
# Other changes and fixes
Original file line number Diff line number Diff line change
1
+ # Reverted changes
2
+
3
+ - Do not lift annotation arguments [ #22035 ] ( https://github.com/scala/scala3/pull/22035 ) and [ #22046 ] ( https://github.com/scala/scala3/pull/22046 )
4
+
5
+ # Contributors
6
+
7
+ Thank you to all theq contributors who made this release possible 🎉
8
+
9
+ According to ` git shortlog -sn --no-merges 3.3.6-RC1..3.3.6-RC2 ` these are:
10
+
11
+ ```
12
+ 2 Tomasz Godzik
13
+ ```
You can’t perform that action at this time.
0 commit comments