Add missing changelog entries

This commit is contained in:
raoulvdberge
2017-02-03 13:32:00 +01:00
parent d625098e5b
commit 9e66a12647

View File

@@ -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)