Skip to content

Commit

Permalink
Merge pull request #392 from casper-ecosystem/v-bump-2.15.4
Browse files Browse the repository at this point in the history
Updated CHANGELOG.md
  • Loading branch information
hoffmannjan authored Feb 12, 2024
2 parents d8bc3b9 + c848b33 commit 6d07fec
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Removed
-->

## [2.15.4] - 2024-02-08
## [2.15.4] - 2024-02-12

### Fixed

- `newTransferWithOptionalTransferId` now uses `PublicKey` as a target instead of `AccountHash`.
- Fixed implementation of `EventStream`. Previous one had problems when there was two events emmited in the same time.
- [`newTransferWithOptionalTransferId` now uses `PublicKey` as a target instead of `AccountHash`.](https://github.com/casper-ecosystem/casper-js-sdk/issues/385)
- [Fixed implementation of `EventStream`. Previous one had problems when there was two events emmited at the same time](https://github.com/casper-ecosystem/casper-js-sdk/issues/379)
- [Fixed imports problem in modern TS environment](https://github.com/casper-ecosystem/casper-js-sdk/issues/386)

## [2.15.3] - 2023-10-16

Expand Down

0 comments on commit 6d07fec

Please sign in to comment.