Skip to content

Commit

Permalink
chore: release v0.1.7 (#40)
Browse files Browse the repository at this point in the history
* chore: release

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update CHANGELOG.md

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ethan Brierley <ethanboxx@gmail.com>
  • Loading branch information
github-actions[bot] and eopb authored Nov 1, 2023
1 parent f0c2496 commit e06604f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.7](https://github.com/eopb/redact/compare/v0.1.6...v0.1.7) - 2023-11-01

### Added
- make associated functions on `Secret` `#[must_use]` ([#42](https://github.com/eopb/redact/pull/42))

## [0.1.6](https://github.com/eopb/redact/compare/v0.1.5...v0.1.6) - 2023-10-28

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "redact"
version = "0.1.6"
version = "0.1.7"
authors = ["Ethan Brierley <ethanboxx@gmail.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"
Expand Down

0 comments on commit e06604f

Please sign in to comment.