summaryrefslogtreecommitdiff
path: root/moreblocks/CHANGELOG.md
diff options
context:
space:
mode:
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2019-03-10 19:44:56 -0400
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>2019-03-10 19:44:56 -0400
commit18fc18b5aece7aae1caafd38a2c742af7974348c (patch)
tree460b6c6ab31c621cd437d04aa7443e5bb343d718 /moreblocks/CHANGELOG.md
parentb21c3d368077aa3a1c42ff1582cda6263c018585 (diff)
downloaddreambuilder_modpack-18fc18b5aece7aae1caafd38a2c742af7974348c.tar
dreambuilder_modpack-18fc18b5aece7aae1caafd38a2c742af7974348c.tar.gz
dreambuilder_modpack-18fc18b5aece7aae1caafd38a2c742af7974348c.tar.bz2
dreambuilder_modpack-18fc18b5aece7aae1caafd38a2c742af7974348c.tar.xz
dreambuilder_modpack-18fc18b5aece7aae1caafd38a2c742af7974348c.zip
update cottages, digilines, locks, maptools, moreblocks, technic,
and travelnet
Diffstat (limited to 'moreblocks/CHANGELOG.md')
-rw-r--r--moreblocks/CHANGELOG.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/moreblocks/CHANGELOG.md b/moreblocks/CHANGELOG.md
index 0d949aa..aa9942c 100644
--- a/moreblocks/CHANGELOG.md
+++ b/moreblocks/CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
+### Changed
+
+- Updated intllib support to avoid using deprecated functions.
+
### Fixed
- Node rotation now works correctly when placing Stairs+ nodes.
@@ -32,12 +36,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
-- New craft for:
+- New crafting recipes 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
+ - Moved definitions to `stairsplus.defs` table into a separate file.
+ - Moved recipe definitions to `stairsplus.register_recipes` function
+ into a separate file.
## [1.1.0] - 2017-10-04
@@ -57,7 +62,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Straw
- Tin Block
- 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