Skip to content

Commit

Permalink
Bump version to 0.8.0
Browse files Browse the repository at this point in the history
## [0.8.0] - 2023-07-17

### Added
- [PoolingValueTask](#27) Credits @TheAngryByrd

### Changed
- [Puts NS2.0 coverage into own test project](#26) Credits @TheAngryByrd
  • Loading branch information
TheAngryByrd committed Jul 18, 2023
1 parent b865685 commit 54729a3
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.8.0] - 2023-07-17

### Added
- [PoolingValueTask](https://github.com/TheAngryByrd/IcedTasks/pull/27) Credits @TheAngryByrd

### Changed
- [Puts NS2.0 coverage into own test project](https://github.com/TheAngryByrd/IcedTasks/pull/26) Credits @TheAngryByrd

## [0.7.1] - 2023-07-08

### Changed
Expand Down Expand Up @@ -206,7 +214,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Increased soeed and lowered memory usage of ColdTask and CancellableTask
- Build for netstandard2.0 and netstandard2.1

[Unreleased]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.7.1...HEAD
[Unreleased]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.8.0...HEAD
[0.8.0]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.7.1...v0.8.0
[0.7.1]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.7.0...v0.7.1
[0.7.0]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.6.0...v0.7.0
[0.6.0]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.5.4...v0.6.0
Expand Down

0 comments on commit 54729a3

Please sign in to comment.