initial 1.8.6 notes (#4884)

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
This commit is contained in:
Chris O'Haver
2021-09-24 11:57:37 -04:00
committed by GitHub
parent 39ec6be5ce
commit bbd317cb22

19
notes/coredns-1.8.6.md Normal file
View File

@@ -0,0 +1,19 @@
+++
title = "CoreDNS-1.8.6 Release"
description = "CoreDNS-1.8.6 Release Notes."
tags = ["Release", "1.8.6", "Notes"]
release = "1.8.6"
date = 2021-09-24T00:00:00+00:00
author = "coredns"
+++
This is a small bug fix release.
## Brought to You By
Chris O'Haver,
Miek Gieben.
## Noteworthy Changes
* plugin/kubernetes: fix reload panic (https://github.com/coredns/coredns/pull/4881)