Skip to content

Commit

Permalink
Add Kotlin 1.8 to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjameshamilton committed Jan 13, 2023
1 parent dbdb423 commit f006f58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/md/manual/releasenotes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Version 7.3.1

### Kotlin support

- Add support for Kotlin 1.8.

### Improved

- Conservative optimization is now the default. Previously, it could be enabled by setting the `optimize.conservatively` system property. This has been replaced with the `-optimizeaggressively` option, which sets optimization to aggressive.
Expand Down

0 comments on commit f006f58

Please sign in to comment.