Skip to content

Commit f5a2d25

Browse files
committed
Add changelog for 3.3.1-RC2
[Cherry-picked 1451dc5]
1 parent d86c4b9 commit f5a2d25

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

changelogs/3.3.1-RC2.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Backported fixes
2+
3+
- Dealias types in `New`` before matching quotes [#17615](https://github.com/lampepfl/dotty/pull/17615)
4+
- Fix `accessibleType` for package object prefixes [#18057](https://github.com/lampepfl/dotty/pull/18057)
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.3.1-RC1..3.3.1-RC2` these are:
11+
12+
```
13+
2 Martin Odersky
14+
2 Paweł Marks
15+
1 Nicolas Stucki
16+
```

0 commit comments

Comments
 (0)