Skip to content

Commit

Permalink
Update the change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
clementwanjau committed Jul 9, 2024
1 parent c60660b commit 5da2fef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
- Added more bug fixes and tests.
- The auto id feature now depends on epoch based id generation to generate unique ids for nodes.
- Added a `print_node_id` feature to enable printing of node ids in the tree visualization. It is disabled by default.
- Added a `compact_serde` feature to enable compact serialization and deserialization of trees. It is disabled by
default.

## v0.1.4

Expand Down

0 comments on commit 5da2fef

Please sign in to comment.