Skip to content

Commit ac564c2

Browse files
committed
update changelog
1 parent c105f11 commit ac564c2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ergo-lib/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
9+
10+
### Added
11+
* add `Coll[Long]` parsing from an array of strings in Wasm API `Constant.from_js`;
12+
* impl `From` for `EcPoint`;
13+
14+
### Fixed
15+
* updated `wasm-bindgen`with a fix for wrong memory address when exceeding 2GB;
16+
917
## [0.24.0] - 2023-05-12
1018

1119
### Added

0 commit comments

Comments
 (0)