diff options
author | David Robillard <d@drobilla.net> | 2020-11-29 11:03:07 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-11-29 12:00:37 +0100 |
commit | 47e6e67ecfcc2015c8e1112938d4e9fae4fb92f1 (patch) | |
tree | d13b821c51d49ba8b6a41864651e2f6a9118970d /NEWS | |
parent | 6d71c2f83b7fef4956f04e277a905d45de249745 (diff) | |
download | patchage-47e6e67ecfcc2015c8e1112938d4e9fae4fb92f1.tar.gz patchage-47e6e67ecfcc2015c8e1112938d4e9fae4fb92f1.tar.bz2 patchage-47e6e67ecfcc2015c8e1112938d4e9fae4fb92f1.zip |
Add command line option to print version
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,11 +1,12 @@ patchage (1.0.3) unstable; + * Add command line option to print version * Fix making and breaking connections with Jack DBus * Fix sample rate with Jack DBus * Improve man page * Remove Jack session support - -- David Robillard <d@drobilla.net> Sun, 29 Nov 2020 10:00:53 +0000 + -- David Robillard <d@drobilla.net> Sun, 29 Nov 2020 10:02:25 +0000 patchage (1.0.2) stable; |