Skip to content

Commit 7a76dbe

Browse files
committed
chore: Add changelog for 3.3.6-RC2
1 parent 7cfe95f commit 7a76dbe

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

changelogs/3.3.6-RC1.md

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
- Partial Fix #21242: Add REPL init script setting [#22206](https://github.com/scala/scala3/pull/22206)
44
- Update asm to patched 9.7.1 [#22250](https://github.com/scala/scala3/pull/22250)
55
- 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)
76
- Scala 2 forwardport: `-Yprofile-trace` [#19897](https://github.com/scala/scala3/pull/19897)
87

98
# Other changes and fixes

changelogs/3.3.6-RC2.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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+
```

0 commit comments

Comments
 (0)