We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03dce98 commit 9f0bf24Copy full SHA for 9f0bf24
docs/changes.rst
@@ -6,12 +6,14 @@ Release notes
6
v0.4.0
7
------
8
9
+* `#73`_ Fixed a bug in impulse response deformations. *Brian McFee*
10
* `#74`_ Fixed serialization of JAMS objects when using randomized deformations. *Brian McFee*
11
* `#76`_ Future-proofed wavefile IO against upcoming librosa deprecations. *Brian
12
McFee*
13
14
.. _#76: https://github.com/bmcfee/muda/pull/76
15
.. _#74: https://github.com/bmcfee/muda/pull/74
16
+.. _#73: https://github.com/bmcfee/muda/pull/73
17
18
v0.3.0
19
0 commit comments