update changelog

This commit is contained in:
Marin Petrunić 2020-08-29 16:20:56 +02:00
parent 4a74e1ff44
commit 8da163ebbd
No known key found for this signature in database
GPG Key ID: 834D07135E110DA5
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [dev]
### BREAKING CHANGES
* Signature.verifyAggregate now takes decompressed pubkeys instead of raw bytes of compressed key
## [3.0.0] - 2020-07-31
### BREAKING CHANGES