diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-04-20 20:59:40 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-04-20 20:59:40 +0800 |
| commit | e05ed54bb74f767ac1fed61c60fe0c4016dae9e7 (patch) | |
| tree | 25808b0083a6c9f95253067a9c9aa6dbec5a84ed /CHANGELOG.md | |
| parent | 415606edf92e66101f57130bc2f80d1db09e2a1d (diff) | |
| download | RoughlyEnoughItems-e05ed54bb74f767ac1fed61c60fe0c4016dae9e7.tar.gz RoughlyEnoughItems-e05ed54bb74f767ac1fed61c60fe0c4016dae9e7.tar.bz2 RoughlyEnoughItems-e05ed54bb74f767ac1fed61c60fe0c4016dae9e7.zip | |
Fix #72
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 26c7c722e..14d9c94d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ View full changelog [here](https://github.com/shedaniel/RoughlyEnoughItems/blob/1.14/CHANGELOG.md). +## v2.7.11.97 +- Fixed [#72](https://github.com/shedaniel/RoughlyEnoughItems/issues/72): Crash on clicking craftable items filter +- New: Load REI Plugins via entry points, old way works too but support will be dropped +- Removed: 'Enable Legacy Plugin Support' Option ## v2.7.10.96 -- Fixed [#69](https://github.com/shedaniel/RoughlyEnoughItems/issues/67): Weird Search Field +- Fixed [#69](https://github.com/shedaniel/RoughlyEnoughItems/issues/69): Weird Search Field ## v2.7.10.95 - Fixed [#67](https://github.com/shedaniel/RoughlyEnoughItems/issues/67): Item Panel Crashes ## v2.7.9.94 |
