Skip to content

Commit

Permalink
Add changelog for 3.1.3-RC4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kordyjan committed May 24, 2022
1 parent 8572153 commit da4589e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions changelogs/3.1.3-RC4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Notable changes

- Fix lack of type avoidance in argument lifting [#15229](https://github.com/lampepfl/dotty/pull/15229)
- Avoid overeager completion of Java annotations in classfile parser [#15185](https://github.com/lampepfl/dotty/pull/15185)
- Implement scalac script in Scala [#15212](https://github.com/lampepfl/dotty/pull/15212)

# Contributors

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

According to `git shortlog -sn --no-merges 3.1.3-RC3..3.1.3-RC4` these are:

```
2 Paweł Marks
1 Guillaume Martres
1 Jamie Thompson
1 Tom Grigg
```

0 comments on commit da4589e

Please sign in to comment.