summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-10-19 07:36:15 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2017-10-19 07:38:49 +0200
commit35be07f7c88f1a263500bcaf1a4ef8ef4dffaf9a (patch)
treebdb179965301c594f5f573ef257ab2b6ed3ec4da
parent6f84570d8f7fd17dead1df835e4480cb6793d3c3 (diff)
Release 0.30.1
-rw-r--r--temp/0.30.1-relnotes-ready.md13
-rw-r--r--temp/0.30.1-relnotes.md30
2 files changed, 13 insertions, 30 deletions
diff --git a/temp/0.30.1-relnotes-ready.md b/temp/0.30.1-relnotes-ready.md
new file mode 100644
index 000000000..4d8101fe5
--- /dev/null
+++ b/temp/0.30.1-relnotes-ready.md
@@ -0,0 +1,13 @@
+
+
+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/)
diff --git a/temp/0.30.1-relnotes.md b/temp/0.30.1-relnotes.md
deleted file mode 100644
index 4bf8fe1bb..000000000
--- a/temp/0.30.1-relnotes.md
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-This is a bug-fix release with a couple of important fixes.
-
-
-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/)
-
-## Enhancements
-
-### Other
-
-* Must go get mage [89641625](https://github.com/gohugoio/hugo/commit/89641625732bf811079aa2f039720922b9548f96) [@bep](https://github.com/bep)
-* Bump Snap to go1.9.1 [d2b3f00d](https://github.com/gohugoio/hugo/commit/d2b3f00df7cd601b0eed35d2594e016108765456) [@bep](https://github.com/bep)
-* Simplify Site benchmarks [c3c10f2c](https://github.com/gohugoio/hugo/commit/c3c10f2c7ce4ee11186f51161943efc8b37a28c9) [@bep](https://github.com/bep)
-
-## Fixes
-
-### Other
-
-* Fix hugo -w [fa53b13c](https://github.com/gohugoio/hugo/commit/fa53b13ca0ffb1db6ed20f5353661d3f8a5fd455) [@bep](https://github.com/bep) [#3980](https://github.com/gohugoio/hugo/issues/3980)
-* Fix mage vs make issues [ad5ef438](https://github.com/gohugoio/hugo/commit/ad5ef438380d6ecba93b9b01a7893d450f652f72) [@bep](https://github.com/bep) [#3969](https://github.com/gohugoio/hugo/issues/3969)
-
-
-
-
-