From a0d36b2a1703ed0211bbbfa80540687f4d23b851 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Wed, 21 Jun 2017 00:38:40 +0200 Subject: [PATCH] Add changelog for version 1.4.17 for MC 1.11 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 496f80eaa..4b47d2615 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,11 @@ - 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.17 +- Fixed Filters not persisting correctly in Wireless Grid, Wireless Crafting Monitor and Portable Grid (raoulvdberge) +- Fixed Disk Drive recipe not using ore dictionary for chest (raoulvdberge) +- Fixed a bug where loading nodes would abort when a single node has an error while reading (raoulvdberge) + ### 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)