mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 00:04:15 -04:00
Add release notes into coredns repo (#2645)
* Put release notes in notes subdir Verbatim copy of the current set of notes on coredns.io. Copy them here to make them authoritative. 'make sync' on the coredns.io site copies them back in. They need to be formatted in Hugo style. Signed-off-by: Miek Gieben <miek@miek.nl> * pull latest Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
24
notes/coredns-1.2.2.md
Normal file
24
notes/coredns-1.2.2.md
Normal file
@@ -0,0 +1,24 @@
|
||||
+++
|
||||
title = "CoreDNS-1.2.2 Release"
|
||||
description = "CoreDNS-1.2.2 Release Notes."
|
||||
tags = ["Release", "1.2.2", "Notes"]
|
||||
release = "1.2.2"
|
||||
date = "2018-08-29T07:10:29+01:00"
|
||||
author = "coredns"
|
||||
+++
|
||||
|
||||
We are pleased to announce the [release](https://github.com/coredns/coredns/releases/tag/v1.2.2) of
|
||||
CoreDNS-1.2.2!
|
||||
|
||||
This is a (small) release that helps out our friends at
|
||||
[kops](https://github.com/kubernetes/kops/issues/5652): make the default cache size smaller.
|
||||
|
||||
## Contributors
|
||||
|
||||
The following people helped with getting this release done:
|
||||
|
||||
Chris O'Haver,
|
||||
Miek Gieben.
|
||||
|
||||
For documentation see our (in progress!) [manual](/manual). For help and other resources, see our
|
||||
[community page](https://coredns.io/community/).
|
||||
Reference in New Issue
Block a user