File tree 1 file changed +26
-0
lines changed
1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Backported fixes
2
+
3
+ - Release .zip instead of .tar.gz for windows in sdkman [ #20630 ] ( https://github.com/scala/scala3/pull/20630 )
4
+ - SIP 46 - read classpath from file, remove lib directory in distribution [ #20631 ] ( https://github.com/scala/scala3/pull/20631 )
5
+ - Bump scala-cli to 1.4.0 [ #20859 ] ( https://github.com/scala/scala3/pull/20859 )
6
+ - Priority warning fix alternative [ #20487 ] ( https://github.com/scala/scala3/pull/20487 )
7
+ - Add --skip-cli-updates by default to the scala command [ #20900 ] ( https://github.com/scala/scala3/pull/20900 )
8
+ - Upgrade Scala 2 to 2.13.14 (was 2.13.12) [ #20902 ] ( https://github.com/scala/scala3/pull/20902 )
9
+ - fix issue 20901: etaCollapse context bound type [ #20910 ] ( https://github.com/scala/scala3/pull/20910 )
10
+ - Use final result type to check selector bound [ #20989 ] ( https://github.com/scala/scala3/pull/20989 )
11
+
12
+ # Contributors
13
+
14
+ Thank you to all the contributors who made this release possible 🎉
15
+
16
+ According to ` git shortlog -sn --no-merges 3.5.0-RC2..3.5.0-RC3 ` these are:
17
+
18
+ ```
19
+ 6 Wojciech Mazur
20
+ 5 Jamie Thompson
21
+ 5 Martin Odersky
22
+ 4 Hamza Remmal
23
+ 1 Hamza REMMAL
24
+ 1 Seth Tisue
25
+ 1 Som Snytt
26
+ ```
You can’t perform that action at this time.
0 commit comments