We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c80c61 commit eb3931eCopy full SHA for eb3931e
changelogs/3.7.0-RC3.md
@@ -0,0 +1,16 @@
1
+# Backported changes
2
+
3
+- Backport "Two fixes to NamedTuple pattern matching" to 3.7.0 [#22995](https://github.com/scala/scala3/pull/22995)
4
+- Backport "changes to scala.caps in preparation to make Capability stable" to 3.7.0 [#22967](https://github.com/scala/scala3/pull/22967)
5
6
+# Contributors
7
8
+Thank you to all the contributors who made this release possible 🎉
9
10
+According to `git shortlog -sn --no-merges 3.7.0-RC2..3.7.0-RC3` these are:
11
12
+```
13
+ 4 Martin Odersky
14
+ 2 Wojciech Mazur
15
+ 1 Natsu Kagami
16
0 commit comments