Skip to content

Commit ee103ec

Browse files
authored
Fix changelog (#45)
1 parent 29f611e commit ee103ec

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- Added `SimpleMerkleTree` class that supports `bytes32` leaves with no extra hashing.
6+
- Support custom hashing function for computing internal nodes. Available in the core and in `SimpleMerkleTree`.
7+
38
## 1.0.6
49

510
- Added an option to disable leaf sorting.
6-
- Added `SimpleMerkleTree` class that supports `bytes32` leaves with no extra hashing.
711

812
## 1.0.5
913

0 commit comments

Comments
 (0)