From ce3d33d2bc7b47f4fc6c27263fc12c06729248ef Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Tue, 29 Jan 2019 23:49:17 +0200 Subject: [PATCH] debian/changelog: version 1.3.0 Update the changelog for the dev package according to the latest changes. Signed-off-by: Leon Anavi --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index b4101352..daab00d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpahomqttc (1.3.0) unstable; urgency=medium + + * Update to newer version and add libssl-dev as a dependency + + -- Tue, 29 Jan 2018 23:47:20 +0200 + libpahomqttc (1.0.0) unstable; urgency=medium * Initial release.