Skip to content

Commit

Permalink
Merge pull request #47 from chelnak/release_prep_v0_2_1
Browse files Browse the repository at this point in the history
Release prep for v0.2.1
  • Loading branch information
chelnak authored Nov 11, 2022
2 parents 29502cc + 6ee4535 commit 71e7e35
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
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.1](https://github.com/chelnak/ysmrr/tree/v0.2.1) - 2022-11-11

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

### Fixed

- fix race condition in `(*Spinner).Print` [#46](https://github.com/chelnak/ysmrr/pull/46) ([fortytw2](https://github.com/fortytw2))

## [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)
Expand Down

0 comments on commit 71e7e35

Please sign in to comment.