Skip to content

Commit

Permalink
Adding new release
Browse files Browse the repository at this point in the history
  • Loading branch information
lotas committed Jan 26, 2024
1 parent 41f435c commit 389c94d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## Unreleased Changes
## v5.0.0

- `ring` upgraded to 0.17.0
- `base64` upgraded
- Support Rust 2021 edition

## v4.0.0

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 = "hawk"
version = "4.0.0"
version = "5.0.0"
authors = ["Jonas Finnemann Jensen <[email protected]>", "Dustin J. Mitchell <[email protected]>"]
license = "MPL-2.0"
readme = "README.md"
Expand Down

0 comments on commit 389c94d

Please sign in to comment.