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.3.0] - 2022-11-08
9+
10+ ### Fixed
11+ - [ Verifies upstream F# fix for task resumption code] ( https://github.com/TheAngryByrd/IcedTasks/issues/8 )
12+
13+ ### Changed
14+ - [ Updates to F# 7] ( https://github.com/TheAngryByrd/IcedTasks/issues/8 )
15+
816## [ 0.3.0-beta007] - 2022-11-08
917
1018### Fixed
@@ -88,7 +96,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8896- Increased soeed and lowered memory usage of ColdTask and CancellableTask
8997- Build for netstandard2.0 and netstandard2.1
9098
91- [ Unreleased ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.0-beta007...HEAD
99+ [ Unreleased ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.0...HEAD
100+ [ 0.3.0 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.2.0...v0.3.0
92101[ 0.3.0-beta007 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.2.0...v0.3.0-beta007
93102[ 0.3.0-beta006 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.2.0...v0.3.0-beta006
94103[ 0.3.0-beta005 ] : https://github.com/TheAngryByrd/IcedTasks/compare/v0.2.0...v0.3.0-beta005
You can’t perform that action at this time.
0 commit comments