From d22a683ddf99dfeb685c9a3bd7c196afa4e86add Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Wed, 25 Jan 2017 01:56:08 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d59ebffa..8bac5473c 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,9 @@ - Add Ore Dictionary grid filter (use $ as prefix like in JEI) (way2muchnoise) - Made sure External Storage always has the correct inventory in world (raoulvdberge) - Using tab in a grid that isn't in autoselected mode will focus on the search box (raoulvdberge) +- Added integration for Collosal Chests for the External Storage, Importer and Exporter improving performance (way2muchnoise) +- Exposed the Network Card inventory of the Network Transmitter so other tiles can interact with it (raoulvdberge) +- Increased size of Detector textbox (way2muchnoise) ### 1.3.5 - Fixed TPS lag on very large crafting tasks (way2muchnoise)