releaser: Add release notes draft for 0.40.1 - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 6fb2d30d21f509df2cece777ddcc7ee0cf6251ae
DIR parent 288c39643906b4194a0a6acfbaf87cb0fbdeb361
HTML Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date: Wed, 25 Apr 2018 12:58:03 +0000
releaser: Add release notes draft for 0.40.1
Rename to *-ready.md to continue. [ci skip]
Diffstat:
A temp/0.40.1-relnotes.md | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+), 0 deletions(-)
---
DIR diff --git a/temp/0.40.1-relnotes.md 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)
+
+
+
+
+