commit 459935b291195862f4d1867b6d4407a327cbddbe
parent b5dafb0f2330b17c28d475e00d56b11610232122
Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date: Wed, 25 Apr 2018 13:20:44 +0000
releaser: Add release notes to /docs for release of 0.40.1
[ci skip]
Diffstat:
1 file changed, 19 insertions(+), 0 deletions(-)
diff --git a/docs/content/news/0.40.1-relnotes/index.md b/docs/content/news/0.40.1-relnotes/index.md
@@ -0,0 +1,19 @@
+
+---
+date: 2018-04-25
+title: "0.40.1"
+description: "0.40.1"
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+
+
+This release fixes some shortcode vs `.Content` corner cases introduced in Hugo `0.40` [288c3964](https://github.com/gohugoio/hugo/commit/288c39643906b4194a0a6acfbaf87cb0fbdeb361) [@bep](https://github.com/bep) [#4632](https://github.com/gohugoio/hugo/issues/4632)[#4664](https://github.com/gohugoio/hugo/issues/4664).
+
+
+
+
+