From 156d01441d11d8680dd6494ab2dc0b5aad86d169 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Sat, 17 Nov 2018 12:44:13 +0100 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7da13286a..8576faa41 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,9 @@ - Fixed OpenComputers integration causing log spam when getting processing patterns (raoulvdberge) - Fixed OpenComputers voiding items with extract item API when there is no inventory space (raoulvdberge) - Fixed CraftingTweaks buttons resetting sometimes in the Crafting Grid (raoulvdberge) +- Fixed Refined Storage jars not being signed (raoulvdberge) - Removed getMissingItems() and getMissingFluids() functions from the OpenComputers integration, that info is now accessible through schedule(Fluid)Task(). If you just want to check if there are missing items/fluids but don't want to start an actual task, use the "canSchedule" parameter (raoulvdberge) +- Updated Russian translation (kellixon) - Added fluid functions for the fluid autocrafting to the OpenComputers integration (raoulvdberge) ### 1.6.9