summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-05-10 17:23:17 -0400
committerDavid Robillard <d@drobilla.net>2021-05-11 13:30:55 -0400
commit5a3ee2b3358e147aeb0cabced90991a5ae3b5870 (patch)
tree78de1106cba6a30d686ed4ff46978551f4421f86 /NEWS
parente3f6f09981d7862ca34c98f45b3caadf29abee15 (diff)
downloadpatchage-5a3ee2b3358e147aeb0cabced90991a5ae3b5870.tar.gz
patchage-5a3ee2b3358e147aeb0cabced90991a5ae3b5870.tar.bz2
patchage-5a3ee2b3358e147aeb0cabced90991a5ae3b5870.zip
Move Coord to its own header
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b952f15..98c5e77 100644
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,9 @@ patchage (1.0.5) unstable;
* Fix ALSA sequencer port subscriptions
* Fix crash on client disconnection
* Show latency in toolbar with 2 decimal places
+ * Switch to C++14
- -- David Robillard <d@drobilla.net> Thu, 08 Apr 2021 19:25:54 +0000
+ -- David Robillard <d@drobilla.net> Tue, 11 May 2021 17:27:16 +0000
patchage (1.0.4) stable;