Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter554 committed Jan 29, 2025
1 parent ebd8ca0 commit 949ead8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## Unreleased

- [Breaking] Prevent intersection/union of `FiniteDatetimeRange` with datetime
range of inconsistent tzinfo [#194](https://github.com/octoenergy/xocto/pull/194).
- [Breaking] Prevent construction of `FiniteDatetimeRange` with mixed
tzinfo [#194](https://github.com/octoenergy/xocto/pull/194).
- Add `ranges.get_tzinfo` function to get the tzinfo of a datetime range [#194](https://github.com/octoenergy/xocto/pull/194).

## V7.1.1 - 2025-01-22

- Improve the performance of `FiniteDatetimeRange.intersection`,
Expand Down

0 comments on commit 949ead8

Please sign in to comment.