Skip to content

Commit

Permalink
Merge tag '4.4' into develop
Browse files Browse the repository at this point in the history
Version 4.4
  • Loading branch information
hbredin committed Mar 9, 2022
2 parents c865e8c + ffbbb37 commit c1d4c0b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog
#########

Version 4.4 (2022-03-09)
~~~~~~~~~~~~~~~~~~~~~~~~

- BREAKING: remove empty segments in Timeline.__init__
- BREAKING: Timeline.extent() returns Segment(0.0, 0.0) for empty timelines
- feat: add "duration" option to Annotation.discretize
- fix: handle various corner cases in 1D pdist and cdist
- fix: fix documentation of {Timeline | Annotation}.__bool__
- test: check robustness to Segment.set_precision

Version 4.3 (2021-10-11)
~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit c1d4c0b

Please sign in to comment.