Skip to content

Commit 95b396f

Browse files
committed
Release v0.14.1
1 parent 74101a2 commit 95b396f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

55
## Released
66

7+
### v0.14.1
8+
9+
* Fix conflicting duplicated preset arguments and files (761da27)
10+
* Namespace `hamming1.aiff` to `264.hamming1.aiff` to avoid potential conflicts (af11bf1)
11+
* Fix typos in help files and examples (de4f4b4, be32615)
12+
* Update README (7cfe71d, 5d8e950, 4ab430c, 665311f, 74101a2)
13+
714
### v0.14.0
815

916
* :new: :sparkles: Automatically resize modules when created as a new `bpatcher` ([#19](https://github.com/mus264/264-tools/pull/19))

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.14.0",
24+
"version": "0.14.1",
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)