File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
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
+ ```
You can’t perform that action at this time.
0 commit comments