Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Aug 9, 2017
1 parent 89b89ae commit 3071e7b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# Change log

## [v0.5.0] - 2017-08-xx
## [v0.5.0] - 2017-08-09

### Added
* Add TTY::Spinner::Multi to allow for parallel spinners executation by Austin Blatt[@austb]
* Add formatting for multi spinner display by Austin Blatt[@austb]
* Add ability to add and execute jobs for single and multi spinners
* Add abilty to register multi spinners with async jobs
* Add #pause and #resume for single and multispinner

### Changed
* Change to unify success category to mark spinner as succeded or errored
* Change Spinner to be thread safe

### Fixed
* Stop firing events when a spinner is stopped
Expand Down

0 comments on commit 3071e7b

Please sign in to comment.