Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcfee committed Jul 19, 2017
1 parent fc495b9 commit 8035111
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/changes.rst
@@ -1,6 +1,20 @@
Changes
-------

0.3.0
=====
- `#85`_ Fixed a bug in BeatPosition transforms
- `#84`_ Fixed a bug in the documentation build on readthedocs
- `#83`_ Fixed an off-by-one error in sampler
- `#81`_ Support multiple time-like dimensions in sampling
- `#80`_ Added `crop=` parameter to `Pump.transform`, which can slice temporal data down to a common duration.

.. _#85: https://github.com/bmcfee/pumpp/pull/85
.. _#84: https://github.com/bmcfee/pumpp/pull/84
.. _#83: https://github.com/bmcfee/pumpp/pull/83
.. _#81: https://github.com/bmcfee/pumpp/pull/81
.. _#80: https://github.com/bmcfee/pumpp/pull/80

0.2.4
=====
- `#76`_ Implemented the beat-position task
Expand Down

0 comments on commit 8035111

Please sign in to comment.