From 20ab77fe91b11841ab176c3b12c4fe94ee789adf Mon Sep 17 00:00:00 2001 From: Kirill Zakharenko Date: Tue, 26 May 2020 07:55:28 +0300 Subject: [PATCH] release 1.0.19 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index b8fc20e1..9abb6a71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +umtrx (1.0.19) bionic; urgency=medium + + * library now supports python3 + * updated for latest UHD/libboost + + -- Kirill Zakharenko Tue, 26 May 2020 07:48:32 +0300 + umtrx (1.0.18) bionic; urgency=medium * umtrx status monitor now binds to localhost instead of 0.0.0.0