mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
0.30.2 Release
This commit is contained in:
parent
7954bc0f0f
commit
6faf47e8dd
2 changed files with 5 additions and 23 deletions
5
temp/0.30.2-relnotes-ready.md
Normal file
5
temp/0.30.2-relnotes-ready.md
Normal file
|
@ -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).
|
||||
|
||||
|
||||
|
||||
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue