CHANGELOG.md in tty-0.8.0 vs CHANGELOG.md in tty-0.8.1
- old
+ new
@@ -1,9 +1,15 @@
# Change log
This file documents notable changes in reverse chronological order.
+## [v0.8.1] - 2018-06-25
+
+### Changed
+* Update tty-markdown dependency
+* Update tty-progressbar dependency
+
## [v0.8.0] - 2018-05-31
### Added
* Add teletype executable for jump starting new CLI apps
* Add TTY::CLI for scaffolding new console applications
@@ -141,9 +147,10 @@
## [v0.0.1] - 2012-09-30
* Initial release
+[v0.8.1]: https://github.com/piotrmurach/tty/compare/v0.8.0...v0.8.1
[v0.8.0]: https://github.com/piotrmurach/tty/compare/v0.7.0...v0.8.0
[v0.7.0]: https://github.com/piotrmurach/tty/compare/v0.6.1...v0.7.0
[v0.6.1]: https://github.com/piotrmurach/tty/compare/v0.6.0...v0.6.1
[v0.6.0]: https://github.com/piotrmurach/tty/compare/v0.5.0...v0.6.0
[v0.5.0]: https://github.com/piotrmurach/tty/compare/v0.4.0...v0.5.0