Skip to content

Commit

Permalink
Release 1.3.0 (#128)
Browse files Browse the repository at this point in the history
* Release 1.3.0

* Extend changelog
  • Loading branch information
hagenw committed Jul 12, 2023
1 parent 80503fc commit e6445f7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 1.3.0 (2023-07-12)
--------------------------

* Changed: evenly round ``offset``
and ``duration``
after converting to samples
in ``audiofile.read()``
and ``audiofile.convert_to_wav()``
for SND files
* Fix: ``offset``
and ``duration``
now behave the same
independent of the incoming file format


Version 1.2.1 (2023-02-13)
--------------------------

Expand Down

0 comments on commit e6445f7

Please sign in to comment.