diff --git a/build.gradle b/build.gradle index a5e82eec..ffc39c70 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { id 'org.spongepowered.mixin' version '0.7.+' } -version = '1.37' +version = '1.38' group = 'thedarkcolour.exdeorum' base { archivesName = 'exdeorum' diff --git a/changelog.md b/changelog.md index e0f1200b..7f4757c1 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +## Ex Deorum 1.38 +- Fix rendering bug with Crucible and Barrel +- Fix lag spike when inserting compost into the Barrel for the first time +- Fix June barrel config + ## Ex Deorum 1.37 - Fix issue with Inventory Tweaks item restocking for sieves - Fix sieving not using more than 64 sieves at a time when high sieve ranges were enabled