diff options
author | Bjørn Erik Pedersen <[email protected]> | 2017-10-19 13:30:39 +0200 |
---|---|---|
committer | Bjørn Erik Pedersen <[email protected]> | 2017-10-19 13:30:39 +0200 |
commit | 6faf47e8ddf7b2922ddfcaf13b2ad0cedd1edfec (patch) | |
tree | cbb98244d36d66ecf1e1f060064b29545acac2c8 | |
parent | 7954bc0f0f3c17d542982270c692ba836fec441a (diff) | |
download | hugo-6faf47e8ddf7b2922ddfcaf13b2ad0cedd1edfec.tar.gz hugo-6faf47e8ddf7b2922ddfcaf13b2ad0cedd1edfec.zip |
0.30.2 Release
-rw-r--r-- | temp/0.30.2-relnotes-ready.md | 5 | ||||
-rw-r--r-- | temp/0.30.2-relnotes.md | 23 |
2 files changed, 5 insertions, 23 deletions
diff --git a/temp/0.30.2-relnotes-ready.md b/temp/0.30.2-relnotes-ready.md new file mode 100644 index 000000000..70f1e7fa8 --- /dev/null +++ b/temp/0.30.2-relnotes-ready.md @@ -0,0 +1,5 @@ +This release fixes 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). + + + + diff --git a/temp/0.30.2-relnotes.md b/temp/0.30.2-relnotes.md deleted file mode 100644 index 2fe0a2ad6..000000000 --- a/temp/0.30.2-relnotes.md +++ /dev/null @@ -1,23 +0,0 @@ - - -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 - - - - - |