add a (incomplete) Changelog for 0.9.4

This commit is contained in:
Tobias Wohlfarth 2015-10-14 21:53:21 +02:00
parent 0301291d6d
commit 5e147f86b9
2 changed files with 23 additions and 0 deletions

23
CHANGELOG.md Normal file
View File

@ -0,0 +1,23 @@
# Change Log
## [0.9.4](https://github.com/jaredlll08/ModTweaker2/tree/0.9.4) (2015-10-12)
**Implemented enhancements:**
- QED Table remove funktion missing [\#245](https://github.com/jaredlll08/ModTweaker2/issues/245)
- \[Suggestion\] Oredicted Recipes QED Table [\#242](https://github.com/jaredlll08/ModTweaker2/issues/242)
- \[Request\] Allow oredict usage in Forestry Carpenter [\#192](https://github.com/jaredlll08/ModTweaker2/issues/192)
- Updated ToolStats based on new TConstruct API [\#232](https://github.com/jaredlll08/ModTweaker2/pull/232) ([blade1981m](https://github.com/blade1981m))
**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)*