Skip to content

Commit

Permalink
Merge tag '4.2' into develop
Browse files Browse the repository at this point in the history
Version 4.2
  • Loading branch information
hbredin committed Sep 24, 2021
2 parents 626ce2b + 52012d6 commit 30be03c
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.2 (2021-09-24)
~~~~~~~~~~~~~~~~~~~~~~~~

- feat: add Segment.set_precision to automatically round start/end timestamps (@kimdwkimdw)
- feat: add methods {Timeline|Annotation}.{extrude|get_overlap} (@hadware)
- feat: add support for `Segment` in `one_hot_encoding`
- feat: make notebook visualization support an optional installation via the [notebook] extra_requires (@hadware)
- setup: add [doc] and [testing] extra_requires (@hadware)
- fix: several type annotation fixes (@kimdwkimdw, @PaulLerner)

Version 4.1 (2020-05-27)
~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 30be03c

Please sign in to comment.