From 2d35174211d4f2ee717dce382924d663c8d0e87c Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Wed, 14 Jun 2017 17:06:01 +0200 Subject: [PATCH] Added changelog of version 1.4.16 for MC 1.11 to changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97c190a37..19538ea00 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ - The Portable Grid now doesn't despawn anymore when dropped in the world (raoulvdberge) - Fixed bug where oredict autocrafting didn't work in some cases (way2muchnoise) +### 1.4.16 +- The Portable Grid now doesn't despawn anymore when dropped in the world (raoulvdberge) +- Fixed bug where oredict autocrafting didn't work in some cases (way2muchnoise) + ### 1.4.15 - Updated Storage Drawers API, fixes crashes (raoulvdberge)