diff options
author | 2020-03-24 15:47:32 +0100 | |
---|---|---|
committer | 2020-03-24 15:47:32 +0100 | |
commit | 7b08fa6fc8eab335c571d9dd461101528673960e (patch) | |
tree | 82eb218ac09db8905b04476b22d473a0f10d8fd3 /notes | |
parent | 56917eaff4a4adbaa1aa34aefb2a4dd920241cd2 (diff) | |
download | coredns-7b08fa6fc8eab335c571d9dd461101528673960e.tar.gz coredns-7b08fa6fc8eab335c571d9dd461101528673960e.tar.zst coredns-7b08fa6fc8eab335c571d9dd461101528673960e.zip |
1.6.8 release notes: set date to today (#3771)
We should really release. I'm setting the date to today, and kick off a
release after this is merged.
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'notes')
-rw-r--r-- | notes/coredns-1.6.8.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/notes/coredns-1.6.8.md b/notes/coredns-1.6.8.md index 2a888ab3d..47052f000 100644 --- a/notes/coredns-1.6.8.md +++ b/notes/coredns-1.6.8.md @@ -3,15 +3,15 @@ title = "CoreDNS-1.6.8 Release" description = "CoreDNS-1.6.8 Release Notes." tags = ["Release", "1.6.8", "Notes"] release = "1.6.8" -date = 2020-03-06T10:00:00+00:00 +date = 2020-03-24T10:00:00+00:00 author = "coredns" +++ The CoreDNS team has released [CoreDNS-1.6.8](https://github.com/coredns/coredns/releases/tag/v1.6.8). -Again a small release with some nice improvements in the *forward* plugin, and overall polish. -See "Noteworthy Changes" for more detail. +Again a small release with some nice improvements in the *forward* plugin, and overall polish. See +"Noteworthy Changes" for more detail. Note that 1.7.0 will contain a bunch of backward incompatible changes: the *federation* plugin will be full removed and the metrics name will be changed to inline with the naming recommendation from |