File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ 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.3.2-beta002] - 2022-11-30
9+
10+ ### Changed
11+
12+ - [ Refactor Binds to Source members] ( https://github.com/TheAngryByrd/IcedTasks/pull/12 ) Credits @TheAngryByrd
13+ - [ Expand TFMs to netstandard2.0 and 2.1] ( https://github.com/TheAngryByrd/IcedTasks/pull/13 ) Credits @TheAngryByrd
14+ - [ InlineIfLambda was just adding compile time without benefit] ( https://github.com/TheAngryByrd/IcedTasks/pull/14 ) Credits @TheAngryByrd
15+
16+ - [ Refactor Binds to Source members] ( https://github.com/TheAngryByrd/IcedTasks/pull/12 ) Credits @TheAngryByrd
17+
818## [ 0.3.2-beta001] - 2022-11-30
919
1020### Changed
@@ -116,7 +126,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
116126- Increased soeed and lowered memory usage of ColdTask and CancellableTask
117127- Build for netstandard2.0 and netstandard2.1
118128
119- [ Unreleased ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.2-beta001...HEAD
129+ [ Unreleased ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.2-beta002...HEAD
130+ [ 0.3.2-beta002 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.1...v0.3.2-beta002
120131[ 0.3.2-beta001 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.1...v0.3.2-beta001
121132[ 0.3.1 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.0...v0.3.1
122133[ 0.3.1-beta002 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.0...v0.3.1-beta002
You can’t perform that action at this time.
0 commit comments