aboutsummaryrefslogtreecommitdiff
path: root/notes/coredns-1.4.0.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-03-18Fix brackets (#2705)Gravatar Aleks 1-2/+2
Just fixing some missing `)`
2019-03-03fix typo in notes (#2648)Gravatar Miek Gieben 1-1/+1
Copied from https://github.com/coredns/coredns.io/pull/133 Signed-off-by: Miek Gieben <miek@miek.nl>
2019-03-03Add release notes into coredns repo (#2645)Gravatar Miek Gieben 1-0/+88
* 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>