diff --git a/CHANGELOG.md b/CHANGELOG.md index aaeff00..1c2fc4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ ## Released +### [v0.17.0](https://github.com/mus264/264-tools/releases/tag/v0.17.0) — Sep 9, 2020 + +* :new: Added `.maxsnip` and `.maxcoll` files for all modules ([#22](https://github.com/mus264/264-tools/pull/22)) + ### [v0.16.0](https://github.com/mus264/264-tools/releases/tag/v0.16.0) — Apr 3, 2019 * Add playback position control and presets to `264.sfplay~` ([#21](https://github.com/mus264/264-tools/pull/21)) diff --git a/package-info.json b/package-info.json index c297f21..1cfe731 100644 --- a/package-info.json +++ b/package-info.json @@ -21,7 +21,7 @@ }, "tags": [], - "version": "0.16.0", + "version": "0.17.0", "website": "https://github.com/mus264/264-tools/", "filelist": { "externals": ["karma~.mxe", "karma~.mxe64", "karma~.mxo", "munger~.mxe", "munger~.mxe64", "munger~.mxo", "sigmund~.mxe", "sigmund~.mxe64", "sigmund~.mxo"],