summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6bb978d..5dc7370 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libvyosconfig0 (0.0.9) unstable; urgency=medium
+
+ * Proper reporting of syntax error line number and character position.
+ * Correct handling of strings in single quotes.
+ * Switched from linking to vyconf to a dedicated lib.
+
+ -- Daniil Baturin <daniil@baturin.org> Sat, 29 Jun 2019 23:37:27 +0200
+
libvyosconfig0 (0.0.8) unstable; urgency=medium
* Allow configs to end with leaf nodes.