Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

Commit

Permalink
Updating changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Rinaldi committed Nov 8, 2011
1 parent 5684f23 commit eb7f99c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# sound-manager Changelog #

## v0.4 (2011/11/08) ##

### API Changes ###

- `position` now is a read-write property so now you're able to seek.
- `positionPercent` can seek the sound based on percent value (from 0 to 1).
- Added `togglePlay()` method to toggle between play/pause without checking values manually.

## v0.3 (2011/08/31) ##

Expand Down

0 comments on commit eb7f99c

Please sign in to comment.