Update CHANGELOG for 3.1.3

This commit is contained in:
Chris Cannam
2023-03-27 08:34:54 +01:00
parent c51f6b1ae2
commit b39ba8d518

View File

@@ -1,4 +1,19 @@
Changes in Rubber Band v3.1.3
This is a pure bug-fix release.
* Fix failure to generate output when called with final=true and no
samples at input (a regression in v3.1, this worked correctly in
v3.0 and in the R2 engine)
* Fix occasional truncation of final block when using Speex resampler
* Fix hang in the command-line utility code at end of processing with
certain file formats
The API is unchanged from 3.0 and the library is binary compatible
back to version 1.7.
Changes in Rubber Band v3.1.2
This minor release contains a small number of build fixes.