Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darioAnongba authored Sep 22, 2021
1 parent 34f3afb commit 53e7274
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

All notable changes to this project will be documented in this file.

## v0.11.1 (2021-09-16)
## v1.0.0 (2021-09-22)
- Rename `bn254` curve to `babyjubjub`

## v0.11.0 (2021-09-16)
- Extends Vault API with `/keys` to create, import, list and sign with keys.
- Extends Vault API with `/ethereum/accounts/` to create, import, list and sign with Ethereum wallets (ECDSA-SECP256k1)
- Extends Vault API with `/zk-snarks/accounts/` to create, import, list and sign with Zk-Snarks accounts (EDDSA-BN254)
- Extends Vault API with `/zk-snarks/accounts/` to create, import, list and sign with Zk-Snarks accounts (EDDSA-Babyjubjub)

0 comments on commit 53e7274

Please sign in to comment.