diff options
author | hugoreleaser <[email protected]> | 2017-10-19 11:28:20 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2017-10-19 11:28:20 +0000 |
commit | 7954bc0f0f3c17d542982270c692ba836fec441a (patch) | |
tree | 41fa78fe217d6f4c8d64ee136c35655fbd499893 | |
parent | c4bf03a55804eb9d80b0df5774bc6d52e1035d69 (diff) | |
download | hugo-7954bc0f0f3c17d542982270c692ba836fec441a.tar.gz hugo-7954bc0f0f3c17d542982270c692ba836fec441a.zip |
releaser: Add release notes draft for 0.30.2
Rename to *-ready.md to continue. [ci skip]
-rw-r--r-- | temp/0.30.2-relnotes.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/temp/0.30.2-relnotes.md b/temp/0.30.2-relnotes.md new file mode 100644 index 000000000..2fe0a2ad6 --- /dev/null +++ b/temp/0.30.2-relnotes.md @@ -0,0 +1,23 @@ + + +This is a bug-fix release with one important fix. + + +Hugo now has: + +* 20287+ [stars](https://github.com/gohugoio/hugo/stargazers) +* 454+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors) +* 180+ [themes](http://themes.gohugo.io/) + +## Enhancements + +### Other + +* Support Fast Render mode with sub-path in baseURL [31641033](https://github.com/gohugoio/hugo/commit/3164103310fbca1211cfa9ce4a5eb7437854b6ad) [@bep](https://github.com/bep) [#3981](https://github.com/gohugoio/hugo/issues/3981) + +## Fixes + + + + + |