Skip to content

Commit ecb6475

Browse files
committed
Add release notes for Scala 3.3.7-RC2
1 parent 7fab136 commit ecb6475

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

changelogs/3.3.7-RC2.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Backported fixes
2+
3+
- Backport: Make coverage more similar to the one in Scala 2 [#23955](https://github.com/scala/scala3/pull/23955)
4+
- Backport: latest Scala Presentation Improvements to 3.3.7 [#23945](https://github.com/scala/scala3/pull/23945). This includes [X-Ray Inlay Hints](https://github.com/scala/scala3/pull/23891), [using completions](https://github.com/scala/scala3/pull/23647), [do not add \[\] after `derives`](https://github.com/scala/scala3/pull/23811).
5+
- Revert: "Check exhaustivity of any case class" to 3.3 LTS [#23943](https://github.com/scala/scala3/pull/23943)
6+
7+
# Contributors
8+
9+
Thank you to all the contributors who made this release possible 🎉
10+
11+
According to `git shortlog -sn --no-merges 3.3.7-RC1..3.3.7-RC2` these are:
12+
13+
```
14+
2 Tomasz Godzik
15+
1 Jan Chyb
16+
1 Vadim Chelyshov
17+
1 Zieliński Patryk
18+
1 vder
19+
```

0 commit comments

Comments
 (0)