Update documentation

This commit is contained in:
Thomas--S
2018-03-04 12:41:55 +01:00
committed by Hugo Locurcio
parent 7d701da5b9
commit 8ff1cb598f
2 changed files with 64 additions and 0 deletions

View File

@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
- Listring add for circular saw.
- Stairs+: New API function:
`stairsplus:register_custom_subset(subset, modname, subname, recipeitem, fields)`
### Fixed
@ -22,6 +24,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- New craft for:
- Stone Tile
- Circle Stone Bricks
- Stairs+:
- Move definitions to `stairsplus.defs` table in a separate file
- Move recipe definitions to `stairsplus.register_recipes` function in a separate file
## [1.1.0] - 2017-10-04