We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1057f08 commit 2232c16Copy full SHA for 2232c16
changelogs/3.1.3-RC3.md
@@ -0,0 +1,15 @@
1
+# Notable changes
2
+
3
+- More aggressive reduction of type selection (fixes parboiled2) [#14987](https://github.com/lampepfl/dotty/pull/14987)
4
+- Relax avoidance checks more for match type reduction [#15036](https://github.com/lampepfl/dotty/pull/15036)
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.1.3-RC2..3.1.3-RC3` these are:
11
12
+```
13
+ 2 Guillaume Martres
14
+ 2 Paweł Marks
15
0 commit comments