From 9e66a12647dfb4dc6d643eeb0c6f9b751ea04779 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Fri, 3 Feb 2017 13:32:00 +0100 Subject: [PATCH] Add missing changelog entries --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aa21724b..fbb040684 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,9 @@ - Fixed External Storage crashes (raoulvdberge) - Fixed Constructor in liquid mode being able to place fluids <1000 mB (raoulvdberge) - Fixed Solderer recipe conflicts, allowing for easier automation (raoulvdberge) +- Fluid Grid now first tries to get buckets from your inventory instead of the storage (raoulvdberge) +- Remove sidedness from fluid interface (way2muchnoise) +- The Stack Upgrade in a Constructor in item dropping mode will drop stacks of items at a time (raoulvdberge) - Ignore damage for damageable items when transferring into crafting grid (way2muchnoise) - Ignore tags from given items when transferring into crafting grid (way2muchnoise) - Add Ore Dictionary grid filter (use $ as prefix like in JEI) (way2muchnoise)