Skip to content

Commit 54729a3

Browse files
committed
Bump version to 0.8.0
## [0.8.0] - 2023-07-17 ### Added - [PoolingValueTask](#27) Credits @TheAngryByrd ### Changed - [Puts NS2.0 coverage into own test project](#26) Credits @TheAngryByrd
1 parent b865685 commit 54729a3

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.8.0] - 2023-07-17
9+
10+
### Added
11+
- [PoolingValueTask](https://github.com/TheAngryByrd/IcedTasks/pull/27) Credits @TheAngryByrd
12+
13+
### Changed
14+
- [Puts NS2.0 coverage into own test project](https://github.com/TheAngryByrd/IcedTasks/pull/26) Credits @TheAngryByrd
15+
816
## [0.7.1] - 2023-07-08
917

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

209-
[Unreleased]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.7.1...HEAD
217+
[Unreleased]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.8.0...HEAD
218+
[0.8.0]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.7.1...v0.8.0
210219
[0.7.1]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.7.0...v0.7.1
211220
[0.7.0]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.6.0...v0.7.0
212221
[0.6.0]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.5.4...v0.6.0

0 commit comments

Comments
 (0)