# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.0.6] - 2017-07-21
### Changed
- Use `audioBufferSlice` instead of `AudioBufferSlice`.

## [0.0.3] - 2015-11-25
### Changed
- Use only one AudioContext instance instead of creating a new one each time.
