From: Bjørn Erik Pedersen Date: Wed, 25 Apr 2018 13:17:21 +0000 (+0200) Subject: Release 0.40.1 X-Git-Tag: v0.40.1~2 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=88cb2697e26a8fd2e63e925cf4ff859bd0ed30fb;p=brevno-suite%2Fhugo Release 0.40.1 --- diff --git a/temp/0.40.1-relnotes-ready.md b/temp/0.40.1-relnotes-ready.md new file mode 100644 index 00000000..2f2cb256 --- /dev/null +++ b/temp/0.40.1-relnotes-ready.md @@ -0,0 +1,8 @@ + + +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). + + + + + diff --git a/temp/0.40.1-relnotes.md b/temp/0.40.1-relnotes.md deleted file mode 100644 index 7c7e3c87..00000000 --- a/temp/0.40.1-relnotes.md +++ /dev/null @@ -1,23 +0,0 @@ - - -This is a bug-fix release with one important fix. - - -Hugo now has: - -* 25146+ [stars](https://github.com/gohugoio/hugo/stargazers) -* 446+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors) -* 223+ [themes](http://themes.gohugo.io/) - -## Enhancements - -## Fixes - -### Core - -* Fix some shortcode vs .Content corner cases [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) - - - - -