Skip to content

Commit

Permalink
apply version updates (#149)
Browse files Browse the repository at this point in the history
Co-authored-by: Wollac <Wollac@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Wollac authored Jun 14, 2022
1 parent 6560139 commit 94be791
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/blake2b256-fixed-output-reset-impl.md

This file was deleted.

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## \[0.12.1]

- Impl missing `FixedOutputReset` for `Blake2b256` and `Blake2b160`.
- [6560139](https://www.github.com/iotaledger/crypto.rs/commit/6560139fad4b8a50cf2f6b5285366468466406ff) Impl missing `FixedOutputReset` for `Blake2b256` and `Blake2b160` ([#148](https://www.github.com/iotaledger/crypto.rs/pull/148)) on 2022-06-14

## \[0.12.0]

- Derive more traits for `Curve`, `Key`, `Segment` and `Chain`.
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 = "iota-crypto"
version = "0.12.0"
version = "0.12.1"
license = "Apache-2.0"
authors = [
"Gustav Behm <gustav.behm@iota.org>",
Expand Down

0 comments on commit 94be791

Please sign in to comment.