aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2017-10-04 20:43:50 +0200
committerHugo Locurcio <hugo.locurcio@hugo.pro>2017-10-04 20:43:50 +0200
commit16ae14f458321ccb0e93eed34bc7ade941b31026 (patch)
tree8eb0b475c0346322a546d70b08c25814d90ff285 /CHANGELOG.md
parent59c384dca480500a831d8e318d172d71a0e78d13 (diff)
downloadmoreblocks-16ae14f458321ccb0e93eed34bc7ade941b31026.tar.gz
moreblocks-16ae14f458321ccb0e93eed34bc7ade941b31026.tar.bz2
moreblocks-16ae14f458321ccb0e93eed34bc7ade941b31026.zip
Prepare for v1.1.0 release
- Rewrite the README entirely with new installation instructions - Tweak the styling in CONTRIBUTING.md and CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7bd3c79..ba3678d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,14 @@
-# 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
@@ -23,7 +25,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- 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.
+
+[1.1.0]: https://github.com/minetest-mods/moreblocks/compare/v1.0.0...v1.1.0
+[Unreleased]: https://github.com/minetest-mods/moreblocks/compare/v1.0.0...HEAD