File tree Expand file tree Collapse file tree 6 files changed +14
-4
lines changed
Expand file tree Collapse file tree 6 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 11# Audiowaveform Version History
22
3+ ## v1.10.0 (2024-01-23)
4+
5+ * Added support for raw audio file input
6+
37## v1.9.1 (2023-10-01)
48
59 * Updated documentation and command line ` --help ` ouptut
Original file line number Diff line number Diff line change @@ -565,4 +565,4 @@ Thank you to all our [contributors](https://github.com/bbc/audiowaveform/graphs/
565565
566566## Copyright
567567
568- Copyright 2013-2023 British Broadcasting Corporation
568+ Copyright 2013-2024 British Broadcasting Corporation
Original file line number Diff line number Diff line change 1- 1.9.1
1+ 1.10.0
Original file line number Diff line number Diff line change 1+ audiowaveform (1.10.0-1RELEASE1) RELEASE; urgency=low
2+
3+ * Debian package for release 1.10.0
4+
5+ -- Chris Needham <chris@chrisneedham.com> Tue, 23 Jan 2024 20:00:00 +0000
6+
17audiowaveform (1.9.1-1RELEASE1) RELEASE; urgency=low
28
39 * Debian package for release 1.9.1
Original file line number Diff line number Diff line change 1- .TH audiowaveform 1 "30 September 2023 "
1+ .TH audiowaveform 1 "23 January 2024 "
22
33.SH NAME
44
Original file line number Diff line number Diff line change 99
1010PROJECT=audiowaveform
1111REPO=git@github.com:bbc/${PROJECT} .git
12- TAG=1.9.1
12+ TAG=1.10.0
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