Skip to content

Commit

Permalink
Add changelog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein committed Jan 12, 2025
1 parent af45881 commit 7b7f1e1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@
Changelog
=========

1.9.3 - 2025.01.13
------------------

**Bug fixes**

- Fix a bug in :meth:`datajudge.WithinRequirement.add_date_no_overlap_constraint`
and :meth:`datajudge.WithinRequirement.add_date_no_overlap2d_constraint` in which
some overlaps were not detected due to equality of their leftmost bounds.


1.9.2 - 2024.09.05
------------------

Expand Down

0 comments on commit 7b7f1e1

Please sign in to comment.