From 20411b650f7a60b7d6036a56fb1d0d67c46e291f Mon Sep 17 00:00:00 2001
From: Joona Hoikkala <joohoi@users.noreply.github.com>
Date: Wed, 31 Oct 2018 15:13:29 +0200
Subject: [PATCH] Update changelog and prepare for release v0.6 (#125)

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 64fc20c..30b2575 100644
--- a/README.md
+++ b/README.md
@@ -300,10 +300,13 @@ logformat = "text"
 
 
 ## Changelog
-- unreleased
+- v0.6
    - New
       - Command line flag `-c` to specify location of config file.
       - Proper refusal of dynamic update requests.
+      - Release signing
+   - Changed
+      - Better error messages for goroutines
 - v0.5
    - New
       - Configurable certificate cache directory
-- 
GitLab