Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Clarify that 1.6.0 is not yet released,
and add a new entry for gaps() optimisation.
  • Loading branch information
jeffparsons committed Dec 28, 2024
1 parent 160625c commit f2e2352
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
### v1.6.0 (2024-12-17)
### v1.6.0 (unreleased)

- **Features**:
- Add quickcheck support, gated behind the `quickcheck` feature.
- Improve performance of `RangeMap::gaps` by efficiently seeking to the start of the query range.


### v1.5.1 (2024-02-27)
Expand Down

0 comments on commit f2e2352

Please sign in to comment.