aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-04-13 15:40:23 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-04-13 15:40:23 +0800
commit2570a35b35ec29b6677e318f2bf3d5b6640bf106 (patch)
tree28a69c3180b5f875cb931b154ee3718d96067e17 /CHANGELOG.md
parent41998600e53f941554c8d73790180c13a2e5663c (diff)
downloadRoughlyEnoughItems-2570a35b35ec29b6677e318f2bf3d5b6640bf106.tar.gz
RoughlyEnoughItems-2570a35b35ec29b6677e318f2bf3d5b6640bf106.tar.bz2
RoughlyEnoughItems-2570a35b35ec29b6677e318f2bf3d5b6640bf106.zip
v2.7.3 Bug fixes
Fix #56
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
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