Skip to content

Commit

Permalink
Prep Changelog for 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rioki authored May 10, 2022
1 parent 83a64a7 commit 8243dab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.0] - 2022-05-10

### Added

- thread_pool class
Expand All @@ -18,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- latch class
- parallel algorithms
- more unit tests to ensure qaulity
- POSIX build via CMake

### Changed

Expand Down Expand Up @@ -67,6 +70,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

[Unreleased]: https://github.com/rioki/c9y/commits/master

[0.3.0]: https://github.com/rioki/c9y/commits/v0.3.0
[0.2.2]: https://github.com/rioki/c9y/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/rioki/c9y/compare/v0.2...v0.2.1
[0.2.0]: https://github.com/rioki/c9y/compare/v0.1...v0.2
Expand Down

0 comments on commit 8243dab

Please sign in to comment.