aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2021-02-07 23:43:26 -0800
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2021-02-07 23:43:26 -0800
commitbfde82eaaaa9e667ab53ecfa986cebfcad515abb (patch)
treec8b6198b6dd037846e306e21e06119ed0e324aea /changelog.md
parent2a30973642c3cddd5d42f1c955caea73cd946134 (diff)
downloadKotlinForForge-bfde82eaaaa9e667ab53ecfa986cebfcad515abb.tar.gz
KotlinForForge-bfde82eaaaa9e667ab53ecfa986cebfcad515abb.tar.bz2
KotlinForForge-bfde82eaaaa9e667ab53ecfa986cebfcad515abb.zip
Kotlin for Forge 1.9.0
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index c5a6761..1eb45c0 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,7 +1,10 @@
+##Kotlin for Forge 1.9.0
+- Updated to Kotlin 1.4.30
+
##Kotlin for Forge 1.8.0
- Fixed a few things to match the new EventBus version.
- Fix #11 and #12. Event bus wrapper now posts events properly.
-- Now includes the Kotlin JSON Serialization library.
+- Now includes the Kotlin JSON Serialization 1.0.1 library.
##Kotlin for Forge 1.7.0
- Added `registerObject` function to KDeferredRegister for getting ObjectHolderDelegate instances