Skip to content

Commit 6880265

Browse files
committed
Release v0.14.0
1 parent 081c3d4 commit 6880265

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
## Released
6+
7+
### v0.14.0
8+
59
* :new: :sparkles: Automatically resize modules when created as a new `bpatcher` ([#19](https://github.com/mus264/264-tools/pull/19))
610
* :new: Add “Module Finder” extra to make it easier to find relevant modules
711
* Improve unintuitive inlet ordering vs GUI ordering in `264.reverb~` ([#18](https://github.com/mus264/264-tools/pull/18), closes [#8](https://github.com/mus264/264-tools/issues/8))
812
* Update init, interfaces, and parameter catalogue (c802cca)
913

10-
## Released
11-
1214
### v0.13.0
1315

1416
* :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))

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