CHANGELOG.md in tty-command-0.2.0 vs CHANGELOG.md in tty-command-0.3.0

- old
+ new

@@ -1,7 +1,18 @@ # Change log +## [v0.3.0] - 2017-01-13 + +### Added +* Add ability to enumerate Result output +* Add #record_saparator for specifying delimiter for enumeration + +### Changed +* Change Abstract printer to separate arguments out +* Change Cmd to prevent modifications +* Change pastel dependency version + ## [v0.2.0] - 2016-07-03 ### Added * Add ruby interperter helper @@ -10,6 +21,8 @@ ## [v0.1.0] - 2016-05-29 * Initial implementation and release +[v0.3.0]: https://github.com/piotrmurach/tty-command/compare/v0.2.0...v0.3.0 +[v0.2.0]: https://github.com/piotrmurach/tty-command/compare/v0.1.0...v0.2.0 [v0.1.0]: https://github.com/piotrmurach/tty-command/compare/v0.1.0