|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [0.9.6](https://github.com/jaredlll08/ModTweaker2/tree/0.9.6) (2016-07-06) |
| 4 | +[Full Changelog](https://github.com/jaredlll08/ModTweaker2/compare/0.9.5...0.9.6) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- \[Request\] Botanical Addons \(Botania\) support [\#301](https://github.com/jaredlll08/ModTweaker2/issues/301) |
| 9 | + |
| 10 | +**Fixed bugs:** |
| 11 | + |
| 12 | +- Remove FSP integration [\#327](https://github.com/jaredlll08/ModTweaker2/issues/327) |
| 13 | +- \[1.7.10\] \[BUG\] Cannot specify low byproduct chance for Forestry squeezer [\#320](https://github.com/jaredlll08/ModTweaker2/issues/320) |
| 14 | +- Importing some ModTweaker classes in ZenScript fails [\#308](https://github.com/jaredlll08/ModTweaker2/issues/308) |
| 15 | +- Missing 'name' parameter in line 182 of modtweaker2.mods.exnihilo.mods.handler.Hammer results in script failure when no recipe found. [\#297](https://github.com/jaredlll08/ModTweaker2/issues/297) |
| 16 | + |
3 | 17 | ## [0.9.5](https://github.com/jaredlll08/ModTweaker2/tree/0.9.5) (2015-12-07)
|
4 | 18 | [Full Changelog](https://github.com/jaredlll08/ModTweaker2/compare/0.9.4...0.9.5)
|
5 | 19 |
|
6 | 20 | **Implemented enhancements:**
|
7 | 21 |
|
8 | 22 | - Added WeightedItemStack Handlers [\#275](https://github.com/jaredlll08/ModTweaker2/issues/275)
|
9 |
| -- \[Request Feature\] TinkerConstruct support: a way to disable a modifier [\#238](https://github.com/jaredlll08/ModTweaker2/issues/238) |
10 | 23 |
|
11 | 24 | **Fixed bugs:**
|
12 | 25 |
|
13 | 26 | - Crash with Forestry 4.0 [\#252](https://github.com/jaredlll08/ModTweaker2/issues/252)
|
14 | 27 |
|
| 28 | +**Closed issues:** |
| 29 | + |
| 30 | +- \[Request Feature\] TinkerConstruct support: a way to disable a modifier [\#238](https://github.com/jaredlll08/ModTweaker2/issues/238) |
| 31 | + |
15 | 32 | ## [0.9.4](https://github.com/jaredlll08/ModTweaker2/tree/0.9.4) (2015-10-12)
|
16 | 33 | **Implemented enhancements:**
|
17 | 34 |
|
18 | 35 | - QED Table remove funktion missing [\#245](https://github.com/jaredlll08/ModTweaker2/issues/245)
|
19 | 36 | - \[Suggestion\] Oredicted Recipes QED Table [\#242](https://github.com/jaredlll08/ModTweaker2/issues/242)
|
20 |
| -- \[Request\] Allow oredict usage in Forestry Carpenter [\#192](https://github.com/jaredlll08/ModTweaker2/issues/192) |
21 |
| -- Updated ToolStats based on new TConstruct API [\#232](https://github.com/jaredlll08/ModTweaker2/pull/232) ([blade1981m](https://github.com/blade1981m)) |
22 | 37 |
|
23 | 38 | **Fixed bugs:**
|
24 | 39 |
|
|
29 | 44 | - mekanism chemicalInfuser MineTweakerAPI.apply call; incorrect param [\#213](https://github.com/jaredlll08/ModTweaker2/issues/213)
|
30 | 45 | - \[AE2 Inscriber\] Error msg [\#200](https://github.com/jaredlll08/ModTweaker2/issues/200)
|
31 | 46 |
|
| 47 | +**Closed issues:** |
| 48 | + |
| 49 | +- \[Request\] Allow oredict usage in Forestry Carpenter [\#192](https://github.com/jaredlll08/ModTweaker2/issues/192) |
| 50 | + |
32 | 51 |
|
33 | 52 |
|
34 | 53 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
0 commit comments