diff options
author | Hugo Locurcio <hugo.l@openmailbox.org> | 2017-02-21 23:01:41 +0100 |
---|---|---|
committer | Hugo Locurcio <hugo.l@openmailbox.org> | 2017-02-21 23:01:41 +0100 |
commit | 6a1ffa7651125476067a6410d44af7939ffdf1d8 (patch) | |
tree | 503c400e6566f9f74e44ec57ff31c7a7fb78fd1e | |
parent | 0569ff9683529a5d2b0760013059664bbf98d7c7 (diff) | |
download | moreblocks-6a1ffa7651125476067a6410d44af7939ffdf1d8.tar.gz moreblocks-6a1ffa7651125476067a6410d44af7939ffdf1d8.tar.bz2 moreblocks-6a1ffa7651125476067a6410d44af7939ffdf1d8.zip |
Update change log with the new circular saw nodes
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e3c422f..05a151a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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. + ## [1.0.0] - 2017-02-19 - Initial versioned release.
\ No newline at end of file |