Skip to content

Commit

Permalink
Release 1.0.4 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw authored Jul 8, 2024
1 parent d0403a7 commit 401552c
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 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 1.0.4 (2024-07-08)
--------------------------

* Fixed: preserve order of segments in index
after augmentation with ``auglib.Augment.augment()``
* Fixed: ensure transforms work with signals
stored in a read-only ``numpy.array``
* Fixed: return correct float types with ``numpy>=2.0``


Version 1.0.3 (2024-05-14)
--------------------------

Expand Down

0 comments on commit 401552c

Please sign in to comment.