# Change Log All notable changes to this project will be documented in this file. This project *tries* to adhere to [Semantic Versioning](http://semver.org/), even before v1.0. ## [2.1.1] - starter project use version 0.1.0 ## [2.1.0] - improve help class - comment out SimpleCov - reanme bin folder to exe ## [2.0.1] - fix gem name that gets build for the starter project ## [2.0.0] - Fix project names that are named with dashes and camel case. - Add legit specs that test each case. ## [1.0.1] - require "fileutils" fix ## [1.0.0] - allow --help or -h at the end of the command - major version bump. been in used and tested for a while now ## [0.0.7] - Update starter project to use newer ruby syntax