Commit c9e36136 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

Notes for 1.5.1. (#2928)

Fighting with hugo - dates can't be quoted.
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent 6c33397d
...@@ -3,7 +3,7 @@ title = "CoreDNS-1.5.0 Release" ...@@ -3,7 +3,7 @@ title = "CoreDNS-1.5.0 Release"
description = "CoreDNS-1.5.0 Release Notes." description = "CoreDNS-1.5.0 Release Notes."
tags = ["Release", "1.5.0", "Notes"] tags = ["Release", "1.5.0", "Notes"]
release = "1.5.0" release = "1.5.0"
date = "2019-04-06T08:24:07+00:01" date = 2019-04-06T08:24:07+00:00
author = "coredns" author = "coredns"
+++ +++
......
...@@ -3,11 +3,11 @@ title = "CoreDNS-1.5.1 Release" ...@@ -3,11 +3,11 @@ title = "CoreDNS-1.5.1 Release"
description = "CoreDNS-1.5.1 Release Notes." description = "CoreDNS-1.5.1 Release Notes."
tags = ["Release", "1.5.1", "Notes"] tags = ["Release", "1.5.1", "Notes"]
release = "1.5.1" release = "1.5.1"
date = "2019-06-26T13:03:07+00:01" date = 2019-06-26T13:54:47+01:00
author = "coredns" author = "coredns"
+++ +++
The CoreDNS team has relased The CoreDNS team has released
[CoreDNS-1.5.1](https://github.com/coredns/coredns/releases/tag/v1.5.1). [CoreDNS-1.5.1](https://github.com/coredns/coredns/releases/tag/v1.5.1).
Various bugfixes, better documentation and cleanups. Various bugfixes, better documentation and cleanups.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment