mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
releaser: Add release notes to /docs for release of 0.30.2
[ci skip]
This commit is contained in:
parent
bf633ea2f2
commit
142ebba2c5
1 changed files with 17 additions and 0 deletions
17
docs/content/news/0.30.2-relnotes-ready.md
Normal file
17
docs/content/news/0.30.2-relnotes-ready.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
|
||||
---
|
||||
date: 2017-10-19
|
||||
title: "0.30.2"
|
||||
description: "0.30.2"
|
||||
slug: "0.30.2"
|
||||
categories: ["Releases"]
|
||||
images:
|
||||
- images/blog/hugo-bug-poster.png
|
||||
|
||||
---
|
||||
|
||||
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).
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in a new issue