Skip to content

Commit 39d1ce1

Browse files
committed
Add changelog for 3.7.1-RC2
1 parent 4385a5f commit 39d1ce1

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

changelogs/3.7.1-RC2.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Backported chnages
2+
3+
- Backport "chore: filter allowed source versions by import and by settings" to 3.7.1 (#23231)
4+
- Backport "Bump Scala CLI to v1.8.0 (was v1.7.1)" to 3.7.1 (#23230)
5+
- Backport "Mention extension in unused param warning" to 3.7.1 (#23229)
6+
- Backport "Revert recent changes to opaque type proxy generation" to 3.7.1 (#23228)
7+
- Backport "Remove premature caching of lookups for unused lint" to 3.7.1 (#23227)
8+
9+
# Reverted changes
10+
11+
- Revert "Make overload pruning based on result types less aggressive (#21744)" in 3.7.1-RC2 (#23239)
12+
13+
# Contributors
14+
15+
Thank you to all the contributors who made this release possible 🎉
16+
17+
According to `git shortlog -sn --no-merges 3.7.1-RC1..3.7.1-RC2` these are:
18+
19+
```
20+
4 Hamza Remmal
21+
4 Som Snytt
22+
3 Jan Chyb
23+
3 Wojciech Mazur
24+
1 Piotr Chabelski
25+
```

0 commit comments

Comments
 (0)