From dd95d0f80c7723a9e740c063fbe3c6000ae31e47 Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Fri, 26 Feb 2021 08:28:01 -0800 Subject: Kotlin for Forge 1.10.0 --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 1eb45c0..3aeefd9 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,6 @@ +##Kotlin for Forge 1.10.0 +- Updated to Kotlin 1.4.31, Updated to serialization 1.1.0 + ##Kotlin for Forge 1.9.0 - Updated to Kotlin 1.4.30 -- cgit