Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dlesbre committed Apr 30, 2024
1 parent b59c084 commit c9bcae2
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 @@ -11,6 +11,8 @@
- Fixed a bug where NodeWithId wasn't incrementing ids properly
- `zarith` is no longer a dependency, used GCC's `__builtin_clz` as a faster
method of finding an integer's highest bit.
- Fixed a bug where `pop_minimum` and `pop_maximum` could throw a private exception
`Dissappeared` when using `WeakNode`.

# v0.9.0 - 2024-04-18

Expand Down

0 comments on commit c9bcae2

Please sign in to comment.