From 85461b84cfcfa6c867ea4a06d78c6d947de069af Mon Sep 17 00:00:00 2001 From: Jack Grigg Date: Thu, 2 Sep 2021 00:52:20 +0100 Subject: [PATCH] jubjub 0.8.0 --- Cargo.toml | 2 +- RELEASES.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index aa09dc1..e4f2446 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ homepage = "https://github.com/zkcrypto/jubjub" license = "MIT/Apache-2.0" name = "jubjub" repository = "https://github.com/zkcrypto/jubjub" -version = "0.7.0" +version = "0.8.0" edition = "2018" [dependencies.bitvec] diff --git a/RELEASES.md b/RELEASES.md index 90cc9d2..7064f6b 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,4 +1,4 @@ -# Unreleased +# 0.8.0 ## Added - `jubjub::Base`, as an alias for `jubjub::Fq`. - `jubjub::AffinePoint::batch_from_bytes`, which enables the inversion inside