forked from minetest-mods/moreblocks
21 lines
589 B
Markdown
21 lines
589 B
Markdown
# Change Log
|
|
|
|
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/).
|
|
|
|
## [Unreleased]
|
|
|
|
### 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.
|
|
|
|
## [1.0.0] - 2017-02-19
|
|
|
|
- Initial versioned release.
|