aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 18ff3c6..ee380ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lacme (0.5-1) UNRELEASED; urgency=medium
+
+ * New upstream release, adding support for v2 ACME endpoints.
+ * Fix manpage generation with pandoc >=2.1. (Closes: #896982.)
+
+ -- Guilhem Moulin <guilhem@debian.org> Wed, 09 May 2018 13:44:20 +0200
+
lacme (0.4-1) unstable; urgency=medium
* Fix manpage generation with pandoc >=1.18. (Closes: #869885.)