diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 4baddc0..c5a6761 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,6 @@ ##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. ##Kotlin for Forge 1.7.0 |