Skip to content

Commit f8e863a

Browse files
committed
Release v0.13.0
1 parent ec40c7d commit f8e863a

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22

33
## Unreleased
44

5+
## Released
6+
7+
### v0.13.0
8+
59
* :new: Add help files for all 264 Tools modules ([#14](https://github.com/mus264/264-tools/pull/14), closes [#4](https://github.com/mus264/264-tools/issues/4))
610
* :new: Add `264.key-learn` keyboard shortcut module (d944914, closes [#15](https://github.com/mus264/264-tools/issues/15))
711
* Fix `264.sfplay~` receiving play & load messages simultaneously ([#16](https://github.com/mus264/264-tools/pull/16), fixes [#10](https://github.com/mus264/264-tools/issues/10)) :bug:
812
* Fix broken button in overview patch (50ba95d) :bug:
913
* Fix incorrect hint text in `264.sfplay~` (db14c57) :bug:
10-
11-
## Released
14+
* Improve update checker (fe5306c, c9620f6, 733b212, ccad51d) :bug:
1215

1316
### v0.12.0
1417

package-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
,
2525
"tags" : [ ],
26-
"version" : "0.12.0",
26+
"version" : "0.13.0",
2727
"website" : "https://github.com/mus264/264-tools/",
2828
"filelist" : {
2929
"externals" : [ "karma~.mxe", "karma~.mxe64", "karma~.mxo", "munger~.mxe", "munger~.mxe64", "munger~.mxo", "sigmund~.mxe", "sigmund~.mxe64", "sigmund~.mxo" ],

0 commit comments

Comments
 (0)