File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ 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.5.2] - 2023-02-21
9+
10+ ### Changed
11+ - [ Using new SRTP helpers] ( https://github.com/TheAngryByrd/IcedTasks/pull/19 ) Credits @TheAngryByrd
12+
813## [ 0.5.1] - 2022-12-17
914
1015### Changed
@@ -151,7 +156,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
151156- Increased soeed and lowered memory usage of ColdTask and CancellableTask
152157- Build for netstandard2.0 and netstandard2.1
153158
154- [ Unreleased ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.1...HEAD
159+ [ Unreleased ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.2...HEAD
160+ [ 0.5.2 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.1...v0.5.2
155161[ 0.5.1 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.0...v0.5.1
156162[ 0.5.0 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.4.0...v0.5.0
157163[ 0.5.0-beta001 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.4.0...v0.5.0-beta001
You can’t perform that action at this time.
0 commit comments