Skip to content

Commit 92dc4fe

Browse files
committed
Release v0.16.0
1 parent b302c7c commit 92dc4fe

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
## Released
66

7+
### v0.16.0
8+
9+
* Add playback position control and presets to `264.sfplay~` ([#21](https://github.com/mus264/264-tools/pull/21))
10+
* Improve update checker experience for Max 6 (bcbd0e5)
11+
712
### v0.15.0
813

914
* :new: Add `264.line` breakpoint function module ([#17](https://github.com/mus264/264-tools/pull/17), closes [#6](https://github.com/mus264/264-tools/issues/6))

package-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
},
2323
"tags": [],
24-
"version": "0.15.0",
24+
"version": "0.16.0",
2525
"website": "https://github.com/mus264/264-tools/",
2626
"filelist": {
2727
"externals": ["karma~.mxe", "karma~.mxe64", "karma~.mxo", "munger~.mxe", "munger~.mxe64", "munger~.mxo", "sigmund~.mxe", "sigmund~.mxe64", "sigmund~.mxo"],

0 commit comments

Comments
 (0)