Skip to content

Commit

Permalink
Apply Version Updates From Current Changes (#117)
Browse files Browse the repository at this point in the history
* apply version updates

* trigger actions

Co-authored-by: thibault-martinez <[email protected]>
Co-authored-by: Wolfgang Welz <[email protected]>
  • Loading branch information
3 people authored Nov 19, 2021
1 parent 18ab209 commit b00b279
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changes/curl-unrolled-batch.md

This file was deleted.

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

## \[0.9.0]

- Replace Curl implementation with an unrolled version for better performance.
Add a batched version of Curl.
- [18ab209](https://www.github.com/iotaledger/crypto.rs/commit/18ab209cd6c842b310ff614af840ebf3f1c70022) Add unrolled curl and batched curl ([#116](https://www.github.com/iotaledger/crypto.rs/pull/116)) on 2021-11-19

## \[0.8.0]

- Support for the Blake2b hashing function to 160 bits
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.8.0"
version = "0.9.0"
license = "Apache-2.0"
authors = [
"Gustav Behm <[email protected]>",
Expand Down

0 comments on commit b00b279

Please sign in to comment.