Improve writing style in the changelog

This commit is contained in:
Hugo Locurcio 2019-03-03 23:17:10 +01:00
parent 76a00a5365
commit 7dd3e1f0db
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C
1 changed files with 6 additions and 5 deletions

View File

@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed ### Changed
- Update intllib support to avoid using deprecated functions. - Updated intllib support to avoid using deprecated functions.
### Fixed ### Fixed
@ -36,12 +36,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed ### Changed
- New craft for: - New crafting recipes for:
- Stone Tile - Stone Tile
- Circle Stone Bricks - Circle Stone Bricks
- Stairs+: - Stairs+:
- Move definitions to `stairsplus.defs` table in a separate file - Moved definitions to `stairsplus.defs` table into a separate file.
- Move recipe definitions to `stairsplus.register_recipes` function in a separate file - Moved recipe definitions to `stairsplus.register_recipes` function
into a separate file.
## [1.1.0] - 2017-10-04 ## [1.1.0] - 2017-10-04
@ -61,7 +62,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Straw - Straw
- Tin Block - Tin Block
- Wool (all colors) - Wool (all colors)
- Other mods can now get a list of all the defined Stairs+ shapes - Other mods can now get a list of all the defined Stairs+ shapes.
## 1.0.0 - 2017-02-19 ## 1.0.0 - 2017-02-19