Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2017-10-19 14:34:09 +0300
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2017-10-19 14:34:09 +0300
commit142ebba2c5d113d8f7ac3a5ae739d60779554a4a (patch)
tree2116bba54de4931a4cd06785dc4e103e8e60a018
parentbf633ea2f28e42ecb9a6bf5348e60b4d3b94c922 (diff)
releaser: Add release notes to /docs for release of 0.30.2v0.30.2
[ci skip]
-rw-r--r--docs/content/news/0.30.2-relnotes-ready.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/content/news/0.30.2-relnotes-ready.md b/docs/content/news/0.30.2-relnotes-ready.md
new file mode 100644
index 000000000..e1e579805
--- /dev/null
+++ b/docs/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).
+
+
+
+