From 5d74ff1142e37678fc632f9be84927ff02250b8b Mon Sep 17 00:00:00 2001
From: Joona Hoikkala <joohoi@users.noreply.github.com>
Date: Thu, 7 Feb 2019 09:58:07 +0200
Subject: [PATCH] Prepare README for point release v0.7.2 (#153)

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

diff --git a/README.md b/README.md
index ea263ef..a78015c 100644
--- a/README.md
+++ b/README.md
@@ -325,6 +325,10 @@ logformat = "text"
 
 ## Changelog
 
+- v0.7.2
+   - Changed
+      - Fixed: Regression error of not being able to answer to incoming random-case requests.
+      - Fixed: SOA record added to a correct header field in NXDOMAIN responses.
 - v0.7.1
    - Changed
       - Fixed: SOA record correctly added to the TCP DNS server when using both, UDP and TCP servers.
-- 
GitLab