Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrl committed Jun 3, 2018
1 parent 4fdcb3b commit db68c88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ console.log(`Soundbox is at ${SoundBox.version}`);
* **v0.3:** Added volume support! Converted for use as an ES6 module. If this doesn't suit you, then just remove the `import` and `export` statements to make it the way it was before.
* **v0.3.1:** Added non-es6 version and build system to automate minification.
* **v0.3.2:** Added `.stop_all()` and `default_volume`
* **v0.3.3:** Fix a bug in `.stop_all()`
* **v0.3.4:** Fix another bug in `.stop_all()`
* **v0.3.5:** Update from `.jsm` to `.mjs` for file extension

## Real-World Usage
- @MyTheValentinus has [created a mobile web app for playing sound-effects and other sounds](https://github.com/MyTheValentinus/soundbox)
Expand Down

0 comments on commit db68c88

Please sign in to comment.