Skip to content

Commit

Permalink
fix typo (#868)
Browse files Browse the repository at this point in the history
  • Loading branch information
thijstriemstra authored and katspaugh committed Nov 21, 2016
1 parent d11607d commit e063140
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ wavesurfer.js changelog

1.2.5 (19.11.2016)
------------------
- WebAudio backend closes the AudioContext when it is destroyed, unless the AudioContext was passed in as a parameter (params.audioContext) – The AudioContext is no longer cached in WebAudio.audioContext, use the getter-function WebAudio.getAudioContext. (#862)
- WebAudio backend closes the AudioContext when it is destroyed, unless the AudioContext was passed in as a parameter (params.audioContext)
– The AudioContext is no longer cached in WebAudio.audioContext, use the getter-function WebAudio.getAudioContext. (#862)

1.2.4 (11.11.2016)
------------------
Expand Down

0 comments on commit e063140

Please sign in to comment.