Skip to content

Commit 0370c3b

Browse files
committed
Bump version to 0.5.3
## [0.5.3] - 2023-02-22 ### Fixed - [package netstandard2.1 using PackageOutputPath](#21) Credits @thinkbeforecoding
1 parent 4e5ccf3 commit 0370c3b

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ 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.2] - 2023-02-21
8+
## [0.5.3] - 2023-02-22
9+
10+
### Fixed
11+
- [package netstandard2.1 using PackageOutputPath](https://github.com/TheAngryByrd/IcedTasks/pull/21) Credits @thinkbeforecoding
12+
13+
## [0.5.2] - 2023-02-21 [YANKED]
914

1015
### Changed
1116
- [Using new SRTP helpers](https://github.com/TheAngryByrd/IcedTasks/pull/19) Credits @TheAngryByrd
@@ -156,7 +161,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
156161
- Increased soeed and lowered memory usage of ColdTask and CancellableTask
157162
- Build for netstandard2.0 and netstandard2.1
158163

159-
[Unreleased]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.2...HEAD
164+
[Unreleased]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.3...HEAD
165+
[0.5.3]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.2...v0.5.3
160166
[0.5.2]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.1...v0.5.2
161167
[0.5.1]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.5.0...v0.5.1
162168
[0.5.0]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.4.0...v0.5.0

0 commit comments

Comments
 (0)