Version Bump: 0.9.5

This commit is contained in:
Tobias Wohlfarth 2015-12-07 19:03:09 +01:00
parent 8313b5c470
commit 5f8eea5bfe

View file

@ -1,5 +1,17 @@
# Change Log
## [0.9.5](https://github.com/jaredlll08/ModTweaker2/tree/0.9.5) (2015-12-07)
[Full Changelog](https://github.com/jaredlll08/ModTweaker2/compare/0.9.4...0.9.5)
**Implemented enhancements:**
- Added WeightedItemStack Handlers [\#275](https://github.com/jaredlll08/ModTweaker2/issues/275)
- \[Request Feature\] TinkerConstruct support: a way to disable a modifier [\#238](https://github.com/jaredlll08/ModTweaker2/issues/238)
**Fixed bugs:**
- Crash with Forestry 4.0 [\#252](https://github.com/jaredlll08/ModTweaker2/issues/252)
## [0.9.4](https://github.com/jaredlll08/ModTweaker2/tree/0.9.4) (2015-10-12)
**Implemented enhancements:**
@ -10,14 +22,13 @@
**Fixed bugs:**
- Is the ex nihilo's sieve still bugged? [\#258](https://github.com/jaredlll08/ModTweaker2/issues/258)
- Don`t work BlastFurnace - remove Fuel [\#248](https://github.com/jaredlll08/ModTweaker2/issues/248)
- \[Bug\] Metallurgy Crusher Handler does not work [\#244](https://github.com/jaredlll08/ModTweaker2/issues/244)
- \[ExNihilo\] Can't override/remove heat sources [\#225](https://github.com/jaredlll08/ModTweaker2/issues/225)
- ArrayIndexOutOfBoundsException: Mekanism Sawmill removeRecipe [\#215](https://github.com/jaredlll08/ModTweaker2/issues/215)
- mekanism chemicalInfuser MineTweakerAPI.apply call; incorrect param [\#213](https://github.com/jaredlll08/ModTweaker2/issues/213)
- \[AE2 Inscriber\] Error msg [\#200](https://github.com/jaredlll08/ModTweaker2/issues/200)
- Forestry Still - removeRecipe now respects optional second parameter; Fluid Inputs filter moved to ActionClass
- improved: Forestry Squeezer - bring back the addRecipe variant without itemOutput
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*