Skip to content

Commit

Permalink
Version bump for 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sdiehl committed May 4, 2019
1 parent 4acef46 commit d758433
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog for pairing

## 0.3

- Square root calculation on Fq2
- Both square roots returned on Fq
- Point serialisation for G1, G2 and GT

## 0.2

## 0.1

* Initial release.
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: pairing
version: 0.2.2
version: 0.3.0
synopsis: Optimal ate pairing over Barreto-Naehrig curves
description: Optimal ate pairing over Barreto-Naehrig curves
maintainer: Adjoint Inc (info@adjoint.io)
Expand Down

0 comments on commit d758433

Please sign in to comment.