aboutsummaryrefslogtreecommitdiff
path: root/notes
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2019-07-03 20:09:56 +0100
committerGravatar GitHub <noreply@github.com> 2019-07-03 20:09:56 +0100
commite0c373ec12c7c043022fb9779da97f095b7f5bf8 (patch)
treea186d3668c48ca3de4817999612b6ae76ebd40bb /notes
parentd933f635af392fb7b7938857576f460741151e46 (diff)
downloadcoredns-e0c373ec12c7c043022fb9779da97f095b7f5bf8.tar.gz
coredns-e0c373ec12c7c043022fb9779da97f095b7f5bf8.tar.zst
coredns-e0c373ec12c7c043022fb9779da97f095b7f5bf8.zip
notes 1.5.2: fix typo (#2971)
Signed-off-by: Miek Gieben <miek@miek.nl>
Diffstat (limited to 'notes')
-rw-r--r--notes/coredns-1.5.2.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/notes/coredns-1.5.2.md b/notes/coredns-1.5.2.md
index d6224a0b5..7e3958850 100644
--- a/notes/coredns-1.5.2.md
+++ b/notes/coredns-1.5.2.md
@@ -10,8 +10,9 @@ author = "coredns"
The CoreDNS team has released
[CoreDNS-1.5.2](https://github.com/coredns/coredns/releases/tag/v1.5.2).
-Small bugfixes and a change to Caddy's important path.
-
+Small bugfixes and a change to Caddy's import path (mholt/caddy -> caddyserver/caddy). Doing
+a release helps plugins deal with the change better.
+
# Plugins
* For all plugins that use the `upstream` directive it use removed from the documentation; it's still accepted