diff options
author | 2019-04-06 08:43:19 +0100 | |
---|---|---|
committer | 2019-04-06 08:43:19 +0100 | |
commit | 5a4e4d92eff368a552fb01dd5a2874d3834664de (patch) | |
tree | 8bce1a30c3038c2dd2cc7e0de31bbee83803881f /notes | |
parent | f8aa208cc00edf5ed231979210f8996bf318627d (diff) | |
download | coredns-5a4e4d92eff368a552fb01dd5a2874d3834664de.tar.gz coredns-5a4e4d92eff368a552fb01dd5a2874d3834664de.tar.zst coredns-5a4e4d92eff368a552fb01dd5a2874d3834664de.zip |
Doc tweaks (#2763)
* fix date on 150 release notes
* fix syntax in route53 plugin
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'notes')
-rw-r--r-- | notes/coredns-1.5.0.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/coredns-1.5.0.md b/notes/coredns-1.5.0.md index d1e55a64b..803035007 100644 --- a/notes/coredns-1.5.0.md +++ b/notes/coredns-1.5.0.md @@ -3,7 +3,7 @@ title = "CoreDNS-1.5.0 Release" description = "CoreDNS-1.5.0 Release Notes." tags = ["Release", "1.5.0", "Notes"] release = "1.5.0" -date = "2019-04-02T08:01:07+00:01" +date = "2019-04-06T08:24:07+00:01" author = "coredns" +++ |