Skip to content

Commit

Permalink
Merge pull request #44 from chelnak/release_prep
Browse files Browse the repository at this point in the history
Release prep for v0.2.0
  • Loading branch information
chelnak authored Sep 1, 2022
2 parents d91aa46 + 4c9ba12 commit ec31533
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
## [v0.2.0](https://github.com/chelnak/ysmrr/tree/v0.2.0) - 2022-09-01

[Full Changelog](https://github.com/chelnak/ysmrr/compare/v0.1.1...v0.2.0)

### Added

- Add default spinner speeds [#43](https://github.com/chelnak/ysmrr/pull/43) ([chelnak](https://github.com/chelnak))

- Add UpdateMessagef() method [#42](https://github.com/chelnak/ysmrr/pull/42) ([chelnak](https://github.com/chelnak))

- Enable realtime message updates [#41](https://github.com/chelnak/ysmrr/pull/41) ([chelnak](https://github.com/chelnak))

## [v0.1.1](https://github.com/chelnak/ysmrr/tree/v0.1.1) - 2022-08-26

[Full Changelog](https://github.com/chelnak/ysmrr/compare/v0.1.0...v0.1.1)
Expand Down

0 comments on commit ec31533

Please sign in to comment.