From 8584c6ce600afebc8b0b600464cbca85e3bcef99 Mon Sep 17 00:00:00 2001 From: Ben Kochie Date: Thu, 26 Mar 2020 14:02:48 +0100 Subject: [PATCH] Fix 1.7.0 notes. (#3781) Signed-off-by: Ben Kochie --- notes/coredns-1.7.0.md | 1 - 1 file changed, 1 deletion(-) diff --git a/notes/coredns-1.7.0.md b/notes/coredns-1.7.0.md index 5f65673c8..e282dd633 100644 --- a/notes/coredns-1.7.0.md +++ b/notes/coredns-1.7.0.md @@ -13,7 +13,6 @@ The CoreDNS team has released This is a **backwards incompatible release**. Major changes include: * Better metrics names (PR #3776) * New `transfer` plugin that removes the need for plugins to perform their own zone transfers. -added `transfer` plugin that removes the need for plugins to perform their own zone transfers. As this was already backwards incompatible release, we took the liberty to stuff is much of it in one release as possible to minimize the disruption going forward.