diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-09-10 10:27:36 -0700 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-09-10 10:27:36 -0700 |
commit | 6e70a0c14e658cd7ccfd4e1846f8967a81290260 (patch) | |
tree | 0fd805c994eb61cc01cf1da6d3aab701c0af8547 | |
parent | 37bbbf0307a2fec29d5d1763cbc5f1b910def7e7 (diff) | |
download | KotlinForForge-6e70a0c14e658cd7ccfd4e1846f8967a81290260.tar.gz KotlinForForge-6e70a0c14e658cd7ccfd4e1846f8967a81290260.tar.bz2 KotlinForForge-6e70a0c14e658cd7ccfd4e1846f8967a81290260.zip |
Update to Kotlin for Forge 1.5.0
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index a8656cf..955ac4e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +##Kotlin for Forge 1.5.0 +- Updated to Kotlin 1.4.0 + ##Kotlin for Forge 1.4.1 - Fixed `KDeferredRegistry` registering things out of order |