diff --git a/CHANGELOG.md b/CHANGELOG.md index 74967b9d5..33de67150 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ - Added Fortune Upgrade for Destructor (InusualZ) - Added ore dictionary compare toggle to storage I/O blocks (raoulvdberge) - Added disk icons to Disk Drive block that shows the disks (raoulvdberge) +- Changed default EU conversion rate to be 1:8 with RS (raoulvdberge) - Controller sorts by energy usage in GUI (highest to lowest) (raoulvdberge) - The Constructor can now drop items in the world (raoulvdberge) - The Constructor can now place skulls (modmuss50) @@ -26,7 +27,7 @@ - Fixed Interface being stuck when item isn't accepted in storage (InusualZ) - Fixed items with colored name being uncolored in Grid (raoulvdberge) - Fixed fluid rendering bugging out side buttons (raoulvdberge) -- Fixed item count going negative in some cases (raoulvdberge) +- Fixed item count going negative when using the Disk Manipulator (InusualZ) - Fixed Storage Drawer quantities not updating properly on Void Drawers (geldorn) - Fixed Disk Manipulator blocking items transferring in some cases (InusualZ) - Fixed External Storage crafting recipe not supporting ore dictionary chests (raoulvdberge)