Skip to content

Commit d3e764f

Browse files
committed
Add changelog for 3.3.2-RC2
1 parent b8df109 commit d3e764f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

changelogs/3.3.2-RC2.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Backported fixes
2+
3+
- Update Scala Library to 2.13.12 [#19454](https://github.com/lampepfl/dotty/pull/19454)
4+
- Fix expandParam's use of argForParam/isArgPrefixOf. [#19412](https://github.com/lampepfl/dotty/pull/19412)
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.2-RC1..3.3.2-RC2` these are:
11+
12+
```
13+
2 Paweł Marks
14+
1 Dale Wijnand
15+
1 Jan Chyb
16+
1 Nicolas Stucki
17+
1 Seth Tisue
18+
19+
20+
```

0 commit comments

Comments
 (0)