Skip to content

Commit

Permalink
Update Changelog for 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sdiehl committed Jul 8, 2019
1 parent a186d72 commit 7a1d101
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog for pairing

## 0.5

* Add mclwasm compatible serialisation
* Add efficient storage representation of an elliptic curve point over prime fields

## 0.4

* Use `galois-field` for tower field underlying BN128 curve.
Expand Down
6 changes: 3 additions & 3 deletions package.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: pairing
version: 0.4
synopsis: Optimal ate pairing over Barreto-Naehrig curves
description: Optimal ate pairing over Barreto-Naehrig curves
version: 0.5
synopsis: Bilinear pairings
description: Optimal Ate pairing over Barreto-Naehrig curves
maintainer: Adjoint Inc ([email protected])
license: MIT
github: adjoint-io/pairing
Expand Down

0 comments on commit 7a1d101

Please sign in to comment.