1.7.x note fixes (#4033)

Fix 1.7.0 layout for on coredns.io (newline before list). Add more text
to 1.7.1 and mark as draft.

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben
2020-07-29 04:21:58 +02:00
committed by GitHub
parent 118b4fa4c9
commit ec906fe37f
2 changed files with 18 additions and 6 deletions

View File

@@ -11,6 +11,7 @@ The CoreDNS team has released
[CoreDNS-1.7.0](https://github.com/coredns/coredns/releases/tag/v1.7.0).
This is a **backwards-incompatible release**. Major changes include:
* Better [metrics names](https://github.com/coredns/coredns/pull/3776).
* The *federation* plugin (which allows for v1 Kubernetes federation) has been removed. We've also removed
some supporting code from the *kubernetes* plugin, so it will not build as an external plugin