Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 754 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 754 Bytes

Changelog

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

The format is based on Keep a Changelog and this project adheres to the following versioning pattern:

Given a version number MAJOR.MINOR.PATCH, increment:

  • MAJOR version when breaking changes are introduced;
  • MINOR version when backwards compatible changes are introduced;
  • PATCH version when backwards compatible bug fixes are implemented.

[Unreleased]

Fixed

  • groupId in pom.xml

[1.0.2] - 2021-11-09

Fixed

  • point at infinity verification in signature and public key

[1.0.1] - 2021-11-04

Fixed

  • Signature r and s range check

[1.0.0] - 2020-04-22

Added

  • first official version