From c1dec2bab4ef3343a872c11d416192bd5f846cc5 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Tue, 23 May 2017 18:57:08 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7449d925..1491625d9 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ### 1.4.7 - Fixed bug where Portable Grid would dupe in inventory (raoulvdberge) - Worked around autocrafting bug to prevent crashes (raoulvdberge) -- Added config option "debugLog" that logs diagnostic info to help developers to fix the inventory loss bug (raoulvdberge) +- Added config option "debugLog" that logs diagnostic info to help developers to fix the inventory loss bug, please enable it if you are experiencing this issue (raoulvdberge) ### 1.4.6 - Performance improvement to network scanning (raoulvdberge)