File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments