diff options
author | David Robillard <d@drobilla.net> | 2022-05-26 23:23:48 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-05-26 23:23:48 -0400 |
commit | 1eed3df05526b22d716a2f89f166804f894ac5b1 (patch) | |
tree | 68d7ede1e1caee9e5f5ed9db688c44a1272f12f5 /NEWS | |
parent | 2f7f341d21a7e1a0358f61c695590352a48caa0a (diff) | |
download | patchage-1eed3df05526b22d716a2f89f166804f894ac5b1.tar.gz patchage-1eed3df05526b22d716a2f89f166804f894ac5b1.tar.bz2 patchage-1eed3df05526b22d716a2f89f166804f894ac5b1.zip |
Patchage 1.0.6v1.0.6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ -patchage (1.0.5) unstable; +patchage (1.0.6) stable; * Fix ALSA sequencer port subscriptions * Fix crash on client disconnection + * Fix various minor bugs + * Rework code architecture to be more decoupled and data-driven * Save "human names" setting in configuration * Show latency in toolbar with 2 decimal places * Switch to C++14 |