Skip to content

Commit

Permalink
Add changelog for 3.2.2-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kordyjan committed Dec 22, 2022
1 parent 7fe6b8b commit 1152262
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions changelogs/3.2.2-RC2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Backported fixes

- Compute completions at `typerPhase` [#16371](https://github.com/lampepfl/dotty/pull/16371)
- Only include accessible base classes in `orDominator` [#16477](https://github.com/lampepfl/dotty/pull/16477)
- Fix curried overloading resolution for polymorphic methods [#16485](https://github.com/lampepfl/dotty/pull/16485)
- Teach SpaceEngine that generic tuples are irrefutable [#16051](https://github.com/lampepfl/dotty/pull/16051)
- Fix exhaustivity warning [#16168](https://github.com/lampepfl/dotty/pull/16168)

# Contributors

Thank you to all the contributors who made this release possible 🎉

According to `git shortlog -sn --no-merges 3.2.2-RC1..3.2.2-RC2` these are:

```
3 Martin Odersky
3 Paweł Marks
2 Dale Wijnand
1 Som Snytt
```

0 comments on commit 1152262

Please sign in to comment.