From 330e785fa632f2e67c6b90ecdecc20868e668445 Mon Sep 17 00:00:00 2001
From: raoulvdberge <raoulvdberge@gmail.com>
Date: Sun, 12 Nov 2023 13:45:31 +0100
Subject: [PATCH] docs: add changelog for v1.11.7

---
 CHANGELOG.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f44637dcd5..66ab64fcec 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -57,6 +57,17 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
 -   Fixed GUI side buttons not working sometimes when using Refined Storage with addons.
 
+## [1.11.7] - 2023-11-12
+
+### Fixed
+
+-   Various world corruption issues if Refined Storage blocks were removed unexpectedly or with another mod.
+-   Fixed JEI transfer crash for larger processing recipes.
+-   Fixed rare autocrafting crash.
+-   Fixed duplication bug with the Crafting Grid.
+-   Fixed fluid duplication bug with the Importer and GregTechCEu machines.
+-   Attempted to fix issue where Grid doesn't load items and requires a client restart.
+
 ## [1.11.6] - 2023-03-30
 
 ### Fixed