Skip to content

Commit

Permalink
updated changelog for 0.2.0 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcfee committed Sep 8, 2017
1 parent 61ace35 commit efa3010
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changes
-------

v0.2.0
~~~~~~
- `#57 <https://github.com/bmcfee/resampy/issues/57>`_ Rewrote the core resampler using Numba. This should alleviate Cython-based installation issues going forward.
- `#14 <https://github.com/bmcfee/resampy/issues/14>`_ Added support for resampling complex-valued signals.
- `#17 <https://github.com/bmcfee/resampy/issues/17>`_ Added a safety check for resampling short signals.

v0.1.5
~~~~~~
- `#44 <https://github.com/bmcfee/resampy/issues/44>`_ Added type-checking to ensure floating-point inputs
Expand Down

0 comments on commit efa3010

Please sign in to comment.