Skip to content

Commit 741f11d

Browse files
arbeitsmaschine[bot]robo9k
authored andcommitted
chore: release
Signed-off-by: arbeitsmaschine[bot] <146221907+arbeitsmaschine[bot]@users.noreply.github.com>
1 parent 15cf81d commit 741f11d

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.16.2](https://github.com/robo9k/rust-magic/compare/v0.16.1...v0.16.2) - 2023-10-05
10+
11+
### Added
12+
- Implement `TryFrom` for a few select database path types
13+
- Allow recovering cookie from state transition errors
14+
15+
### Other
16+
- Test using `release-plz` with automatic Git author
17+
- Improve internal handling of cookie pointer
18+
- Extend CONTRIBUTING about how to actually contribute
19+
- Fix pull request template, issue templates and config
20+
- Set license and copyright for issue and pull request templates
21+
- Update pull request templates
22+
- Add issue template configuration
23+
- Update issue templates
24+
925
## [0.16.1](https://github.com/robo9k/rust-magic/compare/v0.16.0...v0.16.1) - 2023-10-03
1026

1127
### Other

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ authors = [
2323
"Onur Aslan <onur@onur.im>",
2424
"robo9k <robo9k@symlink.io>",
2525
]
26-
version = "0.16.1"
26+
version = "0.16.2"
2727
include = [
2828
"/src/",
2929
]

0 commit comments

Comments
 (0)