File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
77## [ Unreleased]
8+
9+ ## [ 2.1.0] - 2017-07-16
810### Added
911- ` typeToBe ` assertion added to ` openScadFunction ` tests.
1012
@@ -44,7 +46,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4446### Added
4547- Initial release hype!
4648
47- [ Unreleased ] : https://github.com/HopefulLlama/UnitTestSCAD/compare/v2.0.1...HEAD
49+ [ Unreleased ] : https://github.com/HopefulLlama/UnitTestSCAD/compare/v2.1.0...HEAD
50+ [ 2.0.1 ] : https://github.com/HopefulLlama/UnitTestSCAD/compare/v2.0.1...v2.1.0
4851[ 2.0.1 ] : https://github.com/HopefulLlama/UnitTestSCAD/compare/v2.0.0...v2.0.1
4952[ 2.0.0 ] : https://github.com/HopefulLlama/UnitTestSCAD/compare/v1.2.0...v2.0.0
5053[ 1.2.0 ] : https://github.com/HopefulLlama/UnitTestSCAD/compare/v1.1.0...v1.2.0
Original file line number Diff line number Diff line change 11{
22 "name" : " unittestscad" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " UnitTestSCAD: Unit Testing for OpenSCAD" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments