diff --git a/temp/0.40.1-relnotes-ready.md b/temp/0.40.1-relnotes-ready.md new file mode 100644 index 000000000..2f2cb2561 --- /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 7c7e3c874..000000000 --- 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) - - - - -