Skip to content

Commit 2c2658b

Browse files
committed
Bump version to 0.5.1
## [0.5.1] - 2022-12-17 ### Changed - [Fixed Doc comments and changed StartAsTask to StartImmediateAsTask](#17) Credits @TheAngryByrd
1 parent 31609c2 commit 2c2658b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ 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.5.1] - 2022-12-17
9+
10+
### Changed
11+
- [Fixed Doc comments and changed StartAsTask to StartImmediateAsTask](https://github.com/TheAngryByrd/IcedTasks/pull/17) Credits @TheAngryByrd
12+
813
## [0.5.0] - 2022-12-08
914

1015
### Added
@@ -146,7 +151,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
146151
- Increased soeed and lowered memory usage of ColdTask and CancellableTask
147152
- Build for netstandard2.0 and netstandard2.1
148153

149-
[Unreleased]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.0...HEAD
154+
[Unreleased]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.1...HEAD
155+
[0.5.1]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.0...v0.5.1
150156
[0.5.0]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.4.0...v0.5.0
151157
[0.5.0-beta001]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.4.0...v0.5.0-beta001
152158
[0.4.0]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.2...v0.4.0

0 commit comments

Comments
 (0)