From e270743aeb7a4fc4e41b4f40bfbfd784783b55cc Mon Sep 17 00:00:00 2001 From: Raoul Van den Berge Date: Tue, 30 Aug 2016 02:31:01 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17c4802ae..692728613 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ### 1.0 - Implemented multithreaded autocrafting (raoulvdberge) - Processing patterns now hold their items back for pushing until all the required items are gathered from the system (raoulvdberge) -- Fixed item and fluid storage stored count having incorrect values (raoulvdberge) +- Fixed item and fluid storage stored count having incorrect values at times (raoulvdberge) ### 0.9.4 - Little fixes in German translation (ThexXTURBOXx)