From 2904bb1881594ae7edf3d2c21c8d4c35c9626da9 Mon Sep 17 00:00:00 2001 From: Raoul Van den Berge Date: Thu, 26 May 2016 00:42:42 +0200 Subject: [PATCH] Add changelog for 0.6.12 into 1.9.4 branch --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53a5a18c2..6832545c9 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,21 @@ **Features** - Port to Minecraft 1.9.4 +### 0.6.12 +This is a bugfix release containing all fixes from the 1.9.4 version. + +**Bugfixes** +- Fixed Crafting Grid / Pattern Grid not throwing items on break +- Fixed NPE in some tiles +- Fixed going out of crafting GUI not restoring state (scrollbar and search term) +- Fixed not being able to place cake or string +- Performance improvement to Grids +- Fixed Importer getting stuck on slot +- Fixed silicon + quartz enriched iron not having oredict names + +**Features** +- Crafting tasks are now sorted from new to old in the Crafting Monitor + ### 0.6.11 **Bugfixes** - Fixed crafting patterns crashing when item of an input or output no longer exists