From 3e33c13518a4d29642dc56241516000da1c242e3 Mon Sep 17 00:00:00 2001 From: raoulvdberge Date: Sun, 18 Oct 2020 13:19:41 +0200 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b0dea418..73a5322a0 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ ### 1.9.8 - Fixed server crash when scrolling in Grid (Darkere) -- Fixed various issues of things working without power (Darkere) +- Fixed various issues with Grid interactions working without power (Darkere) +- Added a JEI synchronized (two-way) search box mode to the Grid (ScoreUnder) ### 1.9.7 - Added functionality to move items in the Grid with shift/ctrl + scrolling (Darkere)