Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rohenaz committed Sep 6, 2024
1 parent bbbd07f commit 3654511
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,22 @@ All notable changes to this project will be documented in this file. The format
## Table of Contents

- [Unreleased](#unreleased)
- [1.1.5 - 2024-09-06](#113---2024-09-06)
- [1.1.4 - 2024-09-05](#113---2024-09-05)
- [1.1.3 - 2024-09-04](#113---2024-09-04)
- [1.1.2 - 2024-09-02](#112---2024-09-02)
- [1.1.1 - 2024-08-28](#111---2024-08-28)
- [1.1.0 - 2024-08-19](#110---2024-08-19)
- [1.0.0 - 2024-06-06](#100---2024-06-06)

## [1.1.5] - 2025-09-06
- Add test for ephemeral private key in electrum encrypt ecies
- Add support for compression for backward compatibility and alignment with ts

### Added
- `NewAddressFromPublicKeyWithCompression`, to `script/address.go` and `SignMessageWithCompression` to `bsm/sign.go`
- Additional tests

## [1.1.4] - 2024-09-05

- Update ECIES implementation to align with
Expand Down

0 comments on commit 3654511

Please sign in to comment.