nesly-sound
Version:
Make music with your NES
77 lines (32 loc) • 1.79 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
<a name="3.1.0"></a>
# [3.1.0](https://github.com/emkay/nesly-sound/compare/v3.0.4...v3.1.0) (2016-10-15)
### Bug Fixes
* **music:** music was not playing at all ([e56b4ac](https://github.com/emkay/nesly-sound/commit/e56b4ac))
### Features
* **nesasm:** grab a copy of nesasm and store it in scripts/bin ([3746d6e](https://github.com/emkay/nesly-sound/commit/3746d6e))
<a name="3.0.4"></a>
## [3.0.4](https://github.com/emkay/nesly-sound/compare/v3.0.3...v3.0.4) (2016-05-14)
### Bug Fixes
* **travis:** drop support for node 4 ([ba67b9c](https://github.com/emkay/nesly-sound/commit/ba67b9c))
<a name="3.0.3"></a>
## [3.0.3](https://github.com/emkay/nesly-sound/compare/v3.0.2...v3.0.3) (2016-05-14)
<a name="3.0.2"></a>
## [3.0.2](https://github.com/emkay/nesly-sound/compare/v3.0.1...v3.0.2) (2016-05-14)
<a name="3.0.1"></a>
## [3.0.1](https://github.com/emkay/nesly-sound/compare/v3.0.0...v3.0.1) (2016-05-14)
<a name="3.0.0"></a>
# [3.0.0](https://github.com/emkay/nesly-sound/compare/v2.7.2...v3.0.0) (2016-05-14)
### Features
* **es2015:** updating things to use es2015 ([8ae031d](https://github.com/emkay/nesly-sound/commit/8ae031d))
### BREAKING CHANGES
* es2015: might break older node versions.
<a name="Unreleased"></a>
# [Unreleased](https://github.com/emkay/nesly-sound/compare/v2.7.2...8ae031d) (2016-05-14)
### Features
* **es2015:** updating things to use es2015 ([8ae031d](https://github.com/emkay/nesly-sound/commit/8ae031d))
### BREAKING CHANGES
* es2015: might break older node versions.
<a name="Unreleased"></a>
# Unreleased (2016-05-14)