Skip to content

Commit

Permalink
chore: release (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: Boshen <1430279+Boshen@users.noreply.github.com>
Co-authored-by: Boshen <1430279+Boshen@users.noreply.github.com>
  • Loading branch information
Boshen and Boshen committed Apr 29, 2024
1 parent eecce42 commit b92eb01
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

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

### Added
- remove regex filter support to reduce compilation speed ([#15](https://github.com/Boshen/criterion2.rs/pull/15))

### Other
- add justfile
- *(deps)* update rust crate codspeed to 2.6.0 ([#14](https://github.com/Boshen/criterion2.rs/pull/14))
- *(deps)* update rust crate codspeed to 2.5.1 ([#13](https://github.com/Boshen/criterion2.rs/pull/13))
- *(deps)* update rust crate codspeed to 2.5.0 ([#11](https://github.com/Boshen/criterion2.rs/pull/11))

## [0.7.2](https://github.com/Boshen/criterion2.rs/compare/v0.7.1...v0.7.2) - 2024-04-19

### Other
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
@@ -1,6 +1,6 @@
[package]
name = "criterion2"
version = "0.7.2"
version = "0.8.0"
authors = [
"Boshen <boshenc@gmail.com>",
"Jorge Aparicio <japaricious@gmail.com>",
Expand Down

0 comments on commit b92eb01

Please sign in to comment.