From 977266b194a4c59d8260a035f95a6f60deb2f070 Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Thu, 19 Oct 2017 11:34:09 +0000 Subject: [PATCH] releaser: Add release notes to /docs for release of 0.30.2 [ci skip] --- content/news/0.30.2-relnotes-ready.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/news/0.30.2-relnotes-ready.md diff --git a/content/news/0.30.2-relnotes-ready.md b/content/news/0.30.2-relnotes-ready.md new file mode 100644 index 000000000..e1e579805 --- /dev/null +++ b/content/news/0.30.2-relnotes-ready.md @@ -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). + + + +