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)