From 277fa4840571a67cf0028dbcd3cc45569deb3310 Mon Sep 17 00:00:00 2001 From: Joona Hoikkala <joona@kuori.org> Date: Sun, 3 Feb 2019 20:21:03 +0200 Subject: [PATCH] Prepare readme for release --- 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. -- GitLab