Skip to content

Commit d72e8e0

Browse files
committed
Add changelog for 3.5.0-RC7
1 parent 95caecb commit d72e8e0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

changelogs/3.5.0-RC7.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Backported fixes
2+
3+
- Backport "Fix healAmbiguous to compareAlternatives with disambiguate = true" to 3.5.0 [#21344](https://github.com/scala/scala3/pull/21344)
4+
5+
# Contributors
6+
7+
Thank you to all the contributors who made this release possible 🎉
8+
9+
According to `git shortlog -sn --no-merges 3.5.0-RC6..3.5.0-RC7` these are:
10+
11+
```
12+
5 Martin Odersky
13+
4 Wojciech Mazur
14+
2 Eugene Flesselle
15+
```

0 commit comments

Comments
 (0)