From 3d6ab99772c843aeb735ca490deb5db42955ed1b Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Thu, 18 Oct 2018 22:07:00 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfacac39d..78d7231f2 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ - Fixed oredict autocrafting sometimes reporting that a craftable item is missing (raoulvdberge) - Fixed fluid autocrafting without item inputs locking when there's not enough space for the fluids (raoulvdberge) - Fixed Grid "last changed" date not changing when using clear button or JEI transfer (raoulvdberge) -- Fixed a duplication bug when pressing clear on a Wireless Crafting Grid (raoulvdberge) +- Fixed a duplication bug when pressing clear on a Wireless Crafting Grid from Refined Storage Addons (raoulvdberge) - Fixed a duplication bug with autocrafting and External Storages (raoulvdberge) - Fixed Crafting Manager displaying wrong name for chained crafters connected to some blocks (raoulvdberge) - Fixed crafting task losing internal buffer when network runs out of energy (raoulvdberge)