Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat committed Sep 20, 2023
1 parent c105f11 commit ac564c2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ergo-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

<!-- next-header -->
## [Unreleased] - ReleaseDate

### Added
* add `Coll[Long]` parsing from an array of strings in Wasm API `Constant.from_js`;
* impl `From` for `EcPoint`;

### Fixed
* updated `wasm-bindgen`with a fix for wrong memory address when exceeding 2GB;

## [0.24.0] - 2023-05-12

### Added
Expand Down

0 comments on commit ac564c2

Please sign in to comment.