File tree Expand file tree Collapse file tree 4 files changed +13
-2
lines changed
Expand file tree Collapse file tree 4 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11# Audiowaveform Version History
22
3+ ## v1.10.1 (2024-01-26)
4+
5+ * Fixed ` --input-filename ` and ` --output-filename ` options to accept
6+ filenames containing spaces
7+
38## v1.10.0 (2024-01-23)
49
510 * Added support for raw audio file input
Original file line number Diff line number Diff line change 1- 1.10.0
1+ 1.10.1
Original file line number Diff line number Diff line change 1+ audiowaveform (1.10.1-1RELEASE1) RELEASE; urgency=low
2+
3+ * Debian package for release 1.10.1
4+
5+ -- Chris Needham <chris@chrisneedham.com> Fri, 26 Jan 2024 20:00:00 +0000
6+
17audiowaveform (1.10.0-1RELEASE1) RELEASE; urgency=low
28
39 * Debian package for release 1.10.0
Original file line number Diff line number Diff line change 99
1010PROJECT=audiowaveform
1111REPO=git@github.com:bbc/${PROJECT} .git
12- TAG=1.10.0
12+ TAG=1.10.1
1313SOURCE_DIR=${PROJECT} _${TAG}
1414TARBALL=${SOURCE_DIR} .orig.tar.gz
1515PACKAGES_DIR=packages
You can’t perform that action at this time.
0 commit comments