diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-09-22 23:47:26 -0700 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-09-22 23:47:26 -0700 |
commit | d5bac2543fee084c2e5aa894963ae6be3f50719f (patch) | |
tree | 8001027a27d0020bcd55956b6d520b3444540c25 /changelog.md | |
parent | 6e70a0c14e658cd7ccfd4e1846f8967a81290260 (diff) | |
download | KotlinForForge-d5bac2543fee084c2e5aa894963ae6be3f50719f.tar.gz KotlinForForge-d5bac2543fee084c2e5aa894963ae6be3f50719f.tar.bz2 KotlinForForge-d5bac2543fee084c2e5aa894963ae6be3f50719f.zip |
Update to Kotlin for Forge 1.6.0
Close #6
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 955ac4e..1a5b765 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +##Kotlin for Forge 1.6.0 +- Updated to support changes in the Forge API in 1.16.2 and 1.16.3 (KFF should no longer cause crashes) +- Updated to Kotlin 1.4.10 + ##Kotlin for Forge 1.5.0 - Updated to Kotlin 1.4.0 |