Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed May 19, 2024
1 parent bc4db13 commit 1d14a5a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.8.1](https://github.com/Boshen/criterion2.rs/compare/v0.8.0...v0.8.1) - 2024-05-19

### Fixed
- fix v1.78.0 clippy warnings ([#21](https://github.com/Boshen/criterion2.rs/pull/21))

### Other
- *(deps)* lock file maintenance rust crates ([#23](https://github.com/Boshen/criterion2.rs/pull/23))
- *(deps)* lock file maintenance rust crates ([#22](https://github.com/Boshen/criterion2.rs/pull/22))
- update renovate.json
- *(deps)* update rust crate num-traits to 0.2.19 ([#20](https://github.com/Boshen/criterion2.rs/pull/20))
- *(deps)* update dependency rust to v1.78.0 ([#19](https://github.com/Boshen/criterion2.rs/pull/19))
- *(renovate)* add rust-toolchain
- *(deps)* update rust crates to 1.0.200 ([#18](https://github.com/Boshen/criterion2.rs/pull/18))
- *(deps)* update rust crates ([#16](https://github.com/Boshen/criterion2.rs/pull/16))

## [0.8.0](https://github.com/Boshen/criterion2.rs/compare/v0.7.2...v0.8.0) - 2024-04-29

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "criterion2"
version = "0.8.0"
version = "0.8.1"
authors = [
"Boshen <boshenc@gmail.com>",
"Jorge Aparicio <japaricious@gmail.com>",
Expand Down

0 comments on commit 1d14a5a

Please sign in to comment.