Skip to content

Commit

Permalink
update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
katspaugh committed Feb 7, 2017
1 parent f177220 commit 5f8f50f
Show file tree
Hide file tree
Showing 13 changed files with 81 additions and 22 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
wavesurfer.js changelog
=======================

1.3.1 (07.02.2017)
------------------
- Add a `getPlaybackRate` method (#936)
- Add a `debounce` utility (#964)
- Fixes for MultiCanvas & peaks cache, a fix the minimap plugin – thanks @entonbiba!

1.3.0 (19.01.2017)
------------------
- MultiCanvas is now the default renderer. Single Canvas will be soon removed.
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wavesurfer.js",
"version": "1.3.0",
"version": "1.3.1",
"homepage": "http://wavesurfer-js.org",
"authors": [
"katspaugh <katspaugh@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion dist/plugin/wavesurfer.cursor.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/plugin/wavesurfer.elan.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/plugin/wavesurfer.microphone.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/plugin/wavesurfer.minimap.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5f8f50f

Please sign in to comment.