From 7cfd01fc606c0e9039819740f071eff46a3764d6 Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Thu, 19 Oct 2017 05:41:50 +0000 Subject: [PATCH 1/6] releaser: Bump versions for release of 0.30.1 [ci skip] --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index f4cd7c5fd..1b54c36e8 100644 --- a/config.toml +++ b/config.toml @@ -71,7 +71,7 @@ twitter = "GoHugoIO" [params] description = "The world’s fastest framework for building websites" ## Used for views in rendered HTML (i.e., rather than using the .Hugo variable) - release = "0.31-DEV" + release = "0.30.1" ## Setting this to true will add a "noindex" to *EVERY* page on the site removefromexternalsearch = false ## Gh repo for site footer (include trailing slash) From 02938a788f525b6cb96112d05804db2165e5b19d Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Thu, 19 Oct 2017 05:41:50 +0000 Subject: [PATCH 2/6] releaser: Add release notes to /docs for release of 0.30.1 [ci skip] --- content/news/0.30.1-relnotes-ready.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 content/news/0.30.1-relnotes-ready.md diff --git a/content/news/0.30.1-relnotes-ready.md b/content/news/0.30.1-relnotes-ready.md new file mode 100644 index 000000000..85085a802 --- /dev/null +++ b/content/news/0.30.1-relnotes-ready.md @@ -0,0 +1,21 @@ + +--- +date: 2017-10-19 +title: "0.30.1" +description: "0.30.1" +categories: ["Releases"] +--- + + + +This is a bug-fix release with two important fixes. + +* Fix hugo -w [fa53b13c](https://github.com/gohugoio/hugo/commit/fa53b13ca0ffb1db6ed20f5353661d3f8a5fd455) [@bep](https://github.com/bep) [#3980](https://github.com/gohugoio/hugo/issues/3980) +* Revert sitemap template change to make the Google validator happy [5109ed520](https://github.com/gohugoio/hugo/commit/5109ed520f2ddde815d50e7b31acbbfc57ce7719) [@bep](https://github.com/bep) [#3978](https://github.com/gohugoio/hugo/issues/3978) + + +Hugo now has: + +* 20285+ [stars](https://github.com/gohugoio/hugo/stargazers) +* 454+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors) +* 180+ [themes](http://themes.gohugo.io/) From 4ef5dcb9b7f5ae594946300060807447dfccfdec Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Thu, 19 Oct 2017 05:43:34 +0000 Subject: [PATCH 3/6] releaser: Prepare repository for 0.31-DEV [ci skip] --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 1b54c36e8..f4cd7c5fd 100644 --- a/config.toml +++ b/config.toml @@ -71,7 +71,7 @@ twitter = "GoHugoIO" [params] description = "The world’s fastest framework for building websites" ## Used for views in rendered HTML (i.e., rather than using the .Hugo variable) - release = "0.30.1" + release = "0.31-DEV" ## Setting this to true will add a "noindex" to *EVERY* page on the site removefromexternalsearch = false ## Gh repo for site footer (include trailing slash) From 0045e712a29c4c13942c00fd4dda350d524a7428 Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Thu, 19 Oct 2017 11:34:09 +0000 Subject: [PATCH 4/6] releaser: Bump versions for release of 0.30.2 [ci skip] --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index f4cd7c5fd..c41e47088 100644 --- a/config.toml +++ b/config.toml @@ -71,7 +71,7 @@ twitter = "GoHugoIO" [params] description = "The world’s fastest framework for building websites" ## Used for views in rendered HTML (i.e., rather than using the .Hugo variable) - release = "0.31-DEV" + release = "0.30.2" ## Setting this to true will add a "noindex" to *EVERY* page on the site removefromexternalsearch = false ## Gh repo for site footer (include trailing slash) From f689770f68388add620d64c9a7548ce1c8643964 Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Thu, 19 Oct 2017 11:34:09 +0000 Subject: [PATCH 5/6] 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). + + + + From 36ed7cbe4d0d1bc523563b3450e226a9a56d1cf0 Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Thu, 19 Oct 2017 11:35:38 +0000 Subject: [PATCH 6/6] releaser: Prepare repository for 0.31-DEV [ci skip] --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index c41e47088..f4cd7c5fd 100644 --- a/config.toml +++ b/config.toml @@ -71,7 +71,7 @@ twitter = "GoHugoIO" [params] description = "The world’s fastest framework for building websites" ## Used for views in rendered HTML (i.e., rather than using the .Hugo variable) - release = "0.30.2" + release = "0.31-DEV" ## Setting this to true will add a "noindex" to *EVERY* page on the site removefromexternalsearch = false ## Gh repo for site footer (include trailing slash)