Skip to content

Commit fad86e3

Browse files
committed
Add changelog for 3.5.0-RC4
1 parent 32fd2ba commit fad86e3

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

changelogs/3.5.0-RC4.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Backported fixes
2+
3+
- Refine implicit priority change warnings [#21045](https://github.com/scala/scala3/pull/21045)
4+
- Use pathing jars in cli commands [#21121](https://github.com/scala/scala3/pull/21121)
5+
- expand classpath of pathing jars in scala_legacy command [#21160](https://github.com/scala/scala3/pull/21160)
6+
- Fix symbol reference retrivial of `scala.caps.Caps` [#20493](https://github.com/scala/scala3/pull/20493)
7+
8+
# Contributors
9+
10+
Thank you to all the contributors who made this release possible 🎉
11+
12+
According to `git shortlog -sn --no-merges 3.5.0-RC3..3.5.0-RC4` these are:
13+
14+
```
15+
5 Martin Odersky
16+
3 Wojciech Mazur
17+
2 Hamza REMMAL
18+
1 Jamie Thompson
19+
```

0 commit comments

Comments
 (0)