Skip to content

Commit

Permalink
release v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Mar 17, 2023
1 parent 797d803 commit 45feb4a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v0.9.1 (Released 2023-03-17)

IMPROVEMENTS

- feat: wrap errors with `%w` so callers can unwrap them

BUILD

- fix(deps): update github.com/protonmail/go-crypto digest to cb82d93
- fix(deps): update module github.com/stretchr/testify to v1.8.2
- fix(deps): update module golang.org/x/crypto to v0.7.0

## v0.9.0 (Released 2023-02-01)

ADDITIONS
Expand Down

0 comments on commit 45feb4a

Please sign in to comment.