Skip to content

Commit

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

### Changed
- [Allocation Optimizations](#25) Credits @TheAngryByrd
  • Loading branch information
TheAngryByrd committed Jul 8, 2023
1 parent dcd054e commit bc44a2c
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.1] - 2023-07-08

### Changed
- [Allocation Optimizations](https://github.com/TheAngryByrd/IcedTasks/pull/25) Credits @TheAngryByrd

## [0.7.0] - 2023-07-04

### Added
Expand Down Expand Up @@ -201,7 +206,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.7.0...HEAD
[Unreleased]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.7.1...HEAD
[0.7.1]: https://github.com/TheAngryByrd/IcedTasks//compare/v0.7.0...v0.7.1
[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
Expand Down

0 comments on commit bc44a2c

Please sign in to comment.