Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Jan 16, 2018
1 parent f054517 commit 809fee2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change log

## [v0.14.0] - 2017-01-xx

### Changed
* Change to only output to a console and stop output to a file, pipe etc...
* Change #iterate to accept enumerators as collection type by Victor Shepelev(@zverok)

### Fixed
* Fix #iterate to take into account progress value in total steps calculation

## [v0.13.0] - 2017-10-29

### Changed
Expand Down Expand Up @@ -151,6 +160,7 @@

* Initial implementation and release

[v0.14.0]: https://github.com/peter-murach/tty-progressbar/compare/v0.13.0...v0.14.0
[v0.13.0]: https://github.com/peter-murach/tty-progressbar/compare/v0.12.2...v0.13.0
[v0.12.2]: https://github.com/peter-murach/tty-progressbar/compare/v0.12.1...v0.12.2
[v0.12.1]: https://github.com/peter-murach/tty-progressbar/compare/v0.12.0...v0.12.1
Expand Down

0 comments on commit 809fee2

Please sign in to comment.