From 2570a35b35ec29b6677e318f2bf3d5b6640bf106 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 13 Apr 2019 15:40:23 +0800 Subject: v2.7.3 Bug fixes Fix #56 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a63af20a..ae54ea9b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## v2.7.3.86 +- Fixed [#56](https://github.com/shedaniel/RoughlyEnoughItems/issues/56): Even tho I don't know how I fixed it +- Added: Credits button in Config Screen +- Fixed: Odd pixel with the recipe screen +- Fixed: Pressing R not working on the side panel while viewing recipes +- Modified: Right-clicking the search field now focus it +- Fixed: Craftable Only button having a weird tint when something else is focused +- Added: Recipes now sort base on their identifiers ## v2.7.2.85 - Bundled with updated APIs for 1.14-pre1 - New DisplayHelper for better bounds calculation -- cgit