updated the changelog

This commit is contained in:
ripytide 2023-12-28 15:15:37 +00:00
parent d895cb69d8
commit e87aaabe7b
No known key found for this signature in database
GPG Key ID: B2629F9EC7C2FE8C

View File

@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `InclusiveInterval` has now been given generic constructors and proper
documentation for use by end-users, #56
- `insert_overwrite()` now returns the cut entries, #51
- Renamed `gaps()` to `gaps_trimmed()` and added a `gaps_untrimmed()` method
### Fixed