From 8fcee5633f81b0fc87927159f934ffc59655e502 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Fri, 26 Jun 2020 16:19:16 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a29fa53b0..b00aa1efd 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Refined Storage Changelog +### 1.8.6 +- Fixed Constructor duplication bug (Darkere) + ### 1.8.5 - Cancelling a crafting task now also unlocks all Crafters related to that task (Darkere) - External Storage will now always show the exact maximum capacity as reported by the attached inventory (Darkere)