Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agricolab authored Nov 26, 2024
1 parent b3178f0 commit 0df1599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
- Expose detected segment (used in dejittering) as `stream["info"]["segments"]` ([#117](https://github.com/xdf-modules/pyxdf/pull/117) by [Robert Guggenberger](https://github.com/agricolab))
- A non-looping playback of an XDF file will no longer lead to a `TypeError` ([#119](https://github.com/xdf-modules/pyxdf/pull/119) by [Stefan Appelhoff](https://github.com/sappelhoff))
- Reported segments now have the correct sample stop, are no longer duplicated, and empty streams return segments as an empty array rather than [0, -1] ([#121](https://github.com/xdf-modules/pyxdf/pull/121) by [Jamie Forth](https://github.com/jamieforth))
- Test unduplicated reporting for segments ([#123](https://github.com/xdf-modules/pyxdf/pull/123/) by [Robert Guggenberger](https://github.com/agricolab), [Clemens Brunner](https://github.com/cbrnr))

### Changed
- Rename `pyxdf.examples` module to `pyxdf.cli` ([#118](https://github.com/xdf-modules/xdf-Python/pull/118) by [Clemens Brunner](https://github.com/cbrnr))
Expand Down

0 comments on commit 0df1599

Please sign in to comment.