Skip to content

Commit 340303f

Browse files
committed
Add changelog for 3.3.1-RC6
1 parent ac2c884 commit 340303f

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)