Skip to content

Commit 26ef039

Browse files
committed
Bump version to 0.3.1-beta001
## [0.3.1-beta001] - 2022-11-27 ### Changed - [Test refactoring and docs](#11). Credits @TheAngryByrd
1 parent 52e3c28 commit 26ef039

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.3.1-beta001] - 2022-11-27
9+
10+
### Changed
11+
- [Test refactoring and docs](https://github.com/TheAngryByrd/IcedTasks/pull/11). Credits @TheAngryByrd
12+
813
## [0.3.0] - 2022-11-08
914

1015
### Fixed
@@ -96,7 +101,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
96101
- Increased soeed and lowered memory usage of ColdTask and CancellableTask
97102
- Build for netstandard2.0 and netstandard2.1
98103

99-
[Unreleased]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.0...HEAD
104+
[Unreleased]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.1-beta001...HEAD
105+
[0.3.1-beta001]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.3.0...v0.3.1-beta001
100106
[0.3.0]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.2.0...v0.3.0
101107
[0.3.0-beta007]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.2.0...v0.3.0-beta007
102108
[0.3.0-beta006]: https://github.com/TheAngryByrd/IcedTasks/compare/v0.2.0...v0.3.0-beta006

0 commit comments

Comments
 (0)