Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
benbrandt committed Jan 14, 2024
1 parent d3acb5e commit d28f8c0
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
@@ -6,6 +6,8 @@

- Chunk behavior should now be the same as prior to v0.5.0. Once binary search finds the optimal chunk, we now check the next few sections as long as the chunk size doesn't change. This should result in the same behavior as before, but with the performance improvements of binary search.

## v0.5.1

### What's New

- Python bindings and Rust crate now have the same version number.

0 comments on commit d28f8c0

Please sign in to comment.