Skip to content

Commit dd5694d

Browse files
committed
Add changelog for release 3.7.2-RC1
1 parent 3976856 commit dd5694d

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

changelogs/3.7.2-RC2.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Backported chnages
2+
3+
- Backport "Bump Scala CLI to v1.8.4 (was v1.8.1)" to 3.7.2 [#23547](https://github.com/scala/scala3/pull/23547)
4+
- Backport "Use result of lambda type of implicit in CheckUnused" to 3.7.2 [#23545](https://github.com/scala/scala3/pull/23545)
5+
- Backport "Check path of module prefix for tailrec" to 3.7.2 [#23544](https://github.com/scala/scala3/pull/23544)
6+
- Backport "Fix stale top level synthetic package object being used in later runs" to 3.7.2 [#23543](https://github.com/scala/scala3/pull/23543)
7+
- Backport "Improve completions when a lot of exports are present" to 3.7.2 [#23542](https://github.com/scala/scala3/pull/23542)
8+
- Backport "Fix regressions in asSeenFrom introduced in 3.7" [#23442](https://github.com/scala/scala3/pull/23442)
9+
10+
11+
# Contributors
12+
13+
Thank you to all the contributors who made this release possible 🎉
14+
15+
According to `git shortlog -sn --no-merges 3.7.2-RC1..3.7.2-RC2` these are:
16+
17+
```
18+
11 Wojciech Mazur
19+
1 Guillaume Martres
20+
1 Tomasz Godzik
21+
```

0 commit comments

Comments
 (0)