diff --git a/temp/0.40.1-relnotes.md b/temp/0.40.1-relnotes.md new file mode 100644 index 000000000..7c7e3c874 --- /dev/null +++ b/temp/0.40.1-relnotes.md @@ -0,0 +1,23 @@ + + +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) + + + + +