Skip to content

Commit

Permalink
Bump version to 0.7.0
Browse files Browse the repository at this point in the history
## [0.7.0] - 2023-07-04

### Added
- [AsyncEx](#24) Credits @TheAngryByrd
  • Loading branch information
TheAngryByrd committed Jul 4, 2023
1 parent fce98ec commit a6b11bf
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.7.0] - 2023-07-04

### Added
- [AsyncEx](https://github.com/TheAngryByrd/IcedTasks/pull/24) Credits @TheAngryByrd

## [0.6.0] - 2023-06-30

### Added
Expand Down Expand Up @@ -196,7 +201,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Increased soeed and lowered memory usage of ColdTask and CancellableTask
- Build for netstandard2.0 and netstandard2.1

[Unreleased]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.6.0...HEAD
[Unreleased]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.7.0...HEAD
[0.7.0]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.6.0...v0.7.0
[0.6.0]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.5.4...v0.6.0
[0.6.0-beta001]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.5.4...v0.6.0-beta001
[0.5.4]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.5.3...v0.5.4
Expand Down

0 comments on commit a6b11bf

Please sign in to comment.