# Changelog
All notable changes to this project will be documented in this file.

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).
## [1.0.1] - 2017-12-19
### Added
- Removed dependency on let to fix issue #55  @shannonlal

## [1.0.0] - 2017-12-04
### Added
- Fix Release name to be v-1.0.0 to following convention  @shannonlal

## [1.0.0] - 2017-11-30
### Added
- Added first prod release since there are now outstanding issues  @shannonlal

## [1.1.0] - 2018-07-28
### Added
- Added chaining support to prompt function  @shannonlal

## [0.6.0] - 2017-11-12
### Added
- Added code climate integration to monitor code quality in project  @shannonlal

## [0.5.0] - 2017-11-12
### Added
- Added chaining support to confirm function  @shannonlal

## [0.4.1] - 2017-10-10
### Added
- Added sample test gulp file for issue #27 @shannonlal

## [0.4.0] - 2017-10-07
### Added
- Added lodash templating @shannonlal

## [0.3.0] - 2017-09-28
### Added
- Added unit testing @shannonlal
- Added eslint support @shannonlal
