notes/coredns-0.9.10.md
+++ title = "CoreDNS-0.9.10 Release" description = "CoreDNS-0.9.10 Release Notes." tags = ["Release", "0.9.10", "Notes"] draft = false release = "0.9.10" date = "2017-11-03T20:45:43-00:00" author = "coredns" +++
CoreDNS-0.9.10 has been released!
CoreDNS is a DNS server that chains plugins, where each plugin implements a DNS feature.
Release 0.9.10 is a minor release, with some fixes.
The reverse zone syntax was extended to allow non-octet boundaries:
192.168.1.0/17 {
...
}
Will behave correctly.
Lots of documentation clean ups.
More platforms have binaries for each release.
The following people helped with getting this release done: Chris O'Haver, Miek Gieben, Pat Moroney, Paul Hoffman, Sandeep Rajan, Yong Tang.
If you want to help, please check out one of the issues and start coding!
For documentation and help, see our community page.