From 39ea673a34643b093e29ca8d0642ecd73eff763b Mon Sep 17 00:00:00 2001 From: Raoul Van den Berge Date: Tue, 20 Sep 2016 22:21:32 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 580c7cd23..88c1b7440 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,6 @@ - Fixed crafting a complex item causes the process to flow off the Crafting Monitor's GUI (raoulvdberge) - Fixed shift clicking from Grid when player inventory is full throwing items in the world (raoulvdberge) - Importer now takes a Destruction Core, and Exporter a Construction Core (raoulvdberge) -- Added support for ore dictionary substitutions in Crafting Patterns (raoulvdberge) - Added Disk Manipulator (way2muchnoise) - Added ingame config (way2muchnoise) - Added the ability to see the output of a Pattern by holding shift (raoulvdberge)