We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32fd2ba commit fad86e3Copy full SHA for fad86e3
changelogs/3.5.0-RC4.md
@@ -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