Skip to content

Commit 613d05a

Browse files
committed
Add changelog for 3.2.0-RC4
1 parent c5bb595 commit 613d05a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

changelogs/3.2.0-RC4.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Backported fixes
2+
3+
- Refutable extractor may be an `Apply` tree [#15651](https://github.com/lampepfl/dotty/pull/15651)
4+
- Bump compiler-interface and capture the `diagnosticCode` [#15565](https://github.com/lampepfl/dotty/pull/15565)
5+
- Support Mirror synthesis for local and inner classes [#15847](https://github.com/lampepfl/dotty/pull/15847)
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.2.0-RC3..3.2.0-RC4` these are:
12+
13+
```
14+
2 Chris Kipp
15+
2 Paweł Marks
16+
1 Jamie Thompson
17+
1 odersky
18+
```

0 commit comments

Comments
 (0)