CHANGELOG.md in tty-command-0.3.1 vs CHANGELOG.md in tty-command-0.3.2

- old
+ new

@@ -1,10 +1,15 @@ # Change log +## [v0.3.2] - 2017-02-06 + +### Fixed +* Fix File namespacing + ## [v0.3.1] - 2017-01-22 -### fixed +### Fixed * Fix top level File constant ## [v0.3.0] - 2017-01-13 ### Added @@ -26,8 +31,10 @@ ## [v0.1.0] - 2016-05-29 * Initial implementation and release +[v0.3.2]: https://github.com/piotrmurach/tty-command/compare/v0.3.1...v0.3.2 +[v0.3.1]: https://github.com/piotrmurach/tty-command/compare/v0.3.0...v0.3.1 [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