diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-05-10 00:19:14 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-05-10 00:19:14 +0800 |
| commit | bed5216e89434f578568ca88d60c61a4897a4bd3 (patch) | |
| tree | 670f0694b3313eaf712020a9d60dc34404725777 | |
| parent | 7ace14e1805e2feb8acca20b7199388659504e47 (diff) | |
| download | RoughlyEnoughItems-bed5216e89434f578568ca88d60c61a4897a4bd3.tar.gz RoughlyEnoughItems-bed5216e89434f578568ca88d60c61a4897a4bd3.tar.bz2 RoughlyEnoughItems-bed5216e89434f578568ca88d60c61a4897a4bd3.zip | |
changelog on beta
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bc277ae96..0bb7374e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,14 @@ View full changelog [here](https://github.com/shedaniel/RoughlyEnoughItems/blob/1.14/CHANGELOG.md). +## v2.9-beta+build.106 (BETA) +- Using: [HammerLib](https://minecraft.curseforge.com/projects/hammer-lib) as a simple opengl scissors api +- New: Mod Name of category new shows in category tooltips +- New: Renderer API +- New: Villager Trading Like Recipe Screen.  +- New: Recipe Screen Selection Screen +- Removed: All `Locale.ROOT` usage +- Fixed: Button Width Rendering issues when the width is an odd number +- Changed: Mod Name changed from `RoughlyEnoughItems` to `Roughly Enough Items` +- Changed: Lots of internal refractors ## v2.8.2+build.104 - Fixed [#81](https://github.com/shedaniel/RoughlyEnoughItems/issues/81): Scrolling unaffected by exclusion zones. - Added [#82](https://github.com/shedaniel/RoughlyEnoughItems/issues/82): Close search after pressing "Enter" |
