aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorGravatar Ben Kochie <superq@gmail.com> 2020-03-26 14:02:48 +0100
committerGravatar GitHub <noreply@github.com> 2020-03-26 14:02:48 +0100
commit8584c6ce600afebc8b0b600464cbca85e3bcef99 (patch)
treee43b0088a678ac05f7614cfa99edf6439316333e /notes
parent1c06f39a59311c2833b9091bc3e488744e16c3a8 (diff)
downloadcoredns-8584c6ce600afebc8b0b600464cbca85e3bcef99.tar.gz
coredns-8584c6ce600afebc8b0b600464cbca85e3bcef99.tar.zst
coredns-8584c6ce600afebc8b0b600464cbca85e3bcef99.zip
Fix 1.7.0 notes. (#3781)
Signed-off-by: Ben Kochie <superq@gmail.com>
Diffstat (limited to 'notes')
-rw-r--r--notes/coredns-1.7.0.md1
1 files changed, 0 insertions, 1 deletions
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.