Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: arbeitsmaschine[bot] <146221907+arbeitsmaschine[bot]@users.noreply.github.com>
  • Loading branch information
arbeitsmaschine[bot] authored and robo9k committed Oct 5, 2023
1 parent 15cf81d commit 741f11d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.16.2](https://github.com/robo9k/rust-magic/compare/v0.16.1...v0.16.2) - 2023-10-05

### Added
- Implement `TryFrom` for a few select database path types
- Allow recovering cookie from state transition errors

### Other
- Test using `release-plz` with automatic Git author
- Improve internal handling of cookie pointer
- Extend CONTRIBUTING about how to actually contribute
- Fix pull request template, issue templates and config
- Set license and copyright for issue and pull request templates
- Update pull request templates
- Add issue template configuration
- Update issue templates

## [0.16.1](https://github.com/robo9k/rust-magic/compare/v0.16.0...v0.16.1) - 2023-10-03

### 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
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ authors = [
"Onur Aslan <[email protected]>",
"robo9k <[email protected]>",
]
version = "0.16.1"
version = "0.16.2"
include = [
"/src/",
]
Expand Down

0 comments on commit 741f11d

Please sign in to comment.