summaryrefslogtreecommitdiff
path: root/moreblocks/CHANGELOG.md
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-10-27 15:13:31 -0400
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2017-10-27 15:13:31 -0400
commit6281dc744dc3951234931a9f44c3bdd353f79df7 (patch)
tree0ead0d0d18be58bed7480cb9a5ea1495230c568f /moreblocks/CHANGELOG.md
parent2e6082ccdbd121cd5fc0f82a931ac01ac00dcb76 (diff)
downloaddreambuilder_modpack-6281dc744dc3951234931a9f44c3bdd353f79df7.tar
dreambuilder_modpack-6281dc744dc3951234931a9f44c3bdd353f79df7.tar.gz
dreambuilder_modpack-6281dc744dc3951234931a9f44c3bdd353f79df7.tar.bz2
dreambuilder_modpack-6281dc744dc3951234931a9f44c3bdd353f79df7.tar.xz
dreambuilder_modpack-6281dc744dc3951234931a9f44c3bdd353f79df7.zip
updated boost cart, homedecor modpack, castles modpack, currency, farming-redo,
maptools, mesecons, moreblocks, moreores, pipeworks, quartz
Diffstat (limited to 'moreblocks/CHANGELOG.md')
-rw-r--r--moreblocks/CHANGELOG.md25
1 files changed, 20 insertions, 5 deletions
diff --git a/moreblocks/CHANGELOG.md b/moreblocks/CHANGELOG.md
index 23564f8..add5c89 100644
--- a/moreblocks/CHANGELOG.md
+++ b/moreblocks/CHANGELOG.md
@@ -1,20 +1,35 @@
-# Change Log
+# Changelog
All notable changes to this project will be documented in this file.
-The format is based on [Keep a Changelog](http://keepachangelog.com/)
-and this project adheres to [Semantic Versioning](http://semver.org/).
+The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
+and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [Unreleased]
+## [1.1.0] - 2017-10-04
+
### Added
- 3 new node shapes in the circular saw (thin slabs, available in
"L-shaped", "corner-shaped" and "U-shaped" variations), all with 1/16
thickness.
-- Stone Block, Desert Stone Block, Obsidian Block, Sandstone Block, Coral
- Skeleton and Straw are now present as Stairs+ nodes.
+- New Stairs+ nodes:
+ - Coral Skeleton
+ - Desert Sandstone, Silver Sandstone
+ - Desert Sandstone Brick, Silver Sandstone Brick
+ - Desert Sandstone Block, Silver Sandstone Block
+ - Obsidian Block
+ - Sandstone Block
+ - Stone Block, Desert Stone Block
+ - Straw
+ - Tin Block
+ - Wool (all colors)
+- Other mods can now get a list of all the defined Stairs+ shapes
## [1.0.0] - 2017-02-19
- Initial versioned release.
+
+[Unreleased]: https://github.com/minetest-mods/moreblocks/compare/v1.1.0...HEAD
+[1.1.0]: https://github.com/minetest-mods/moreblocks/compare/v1.0.0...v1.1.0