From 4f5fad0d321dae805b253c4aaaa092876e17b0fc Mon Sep 17 00:00:00 2001
From: Joona Hoikkala <joohoi@users.noreply.github.com>
Date: Wed, 6 Feb 2019 12:13:00 +0200
Subject: [PATCH] Prepare for point release (#150)

* Prepare for point release
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 8306c66..ea263ef 100644
--- a/README.md
+++ b/README.md
@@ -325,6 +325,9 @@ logformat = "text"
 
 ## Changelog
 
+- v0.7.1
+   - Changed
+      - Fixed: SOA record correctly added to the TCP DNS server when using both, UDP and TCP servers.
 - v0.7
    - New
       - Added an endpoint to perform health checks
-- 
GitLab