Skip to content

Commit 1f11e51

Browse files
committed
Add changelog for 3.3.1-RC6
[Cherry-picked 340303f]
1 parent ab6448c commit 1f11e51

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

changelogs/3.3.1-RC6.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Backported fixes
2+
3+
- Refine `infoDependsOnPrefix` [#18204](https://github.com/lampepfl/dotty/pull/18204)
4+
- FDo not compute `protoFormal` if `param.tpt` is empty [#18288](http://github.com/lampepfl/dotty/pull/18288)
5+
- Revert "Normalize match type usage during implicit lookup" [#18440](http://github.com/lampepfl/dotty/pull/18440)
6+
7+
# Contributors
8+
9+
Thank you to all the contributors who made this release possible 🎉
10+
11+
According to `git shortlog -sn --no-merges 3.3.1-RC4..3.3.1-RC5` these are:
12+
13+
```
14+
3 Paweł Marks
15+
2 Martin Odersky
16+
1 Nicolas Stucki
17+
```

0 commit comments

Comments
 (0)