From a88ee29755df14d6051fe8c00d525ba2f6f7e6d9 Mon Sep 17 00:00:00 2001 From: Joona Hoikkala Date: Sun, 3 Feb 2019 20:32:02 +0200 Subject: [PATCH] Prepare readme for release (#146) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 306a889..817786d 100644 --- a/README.md +++ b/README.md @@ -325,9 +325,9 @@ logformat = "text" ## Changelog -- master - - Added - - New endpoint to perform health checks +- v0.7 + - New + - Added an endpoint to perform health checks - Changed - A new protocol selection for DNS server "both", that binds both - UDP and TCP ports. - Refactored DNS server internals.