Release 0.47.1
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 20 Aug 2018 08:10:38 +0000 (10:10 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 20 Aug 2018 08:10:38 +0000 (10:10 +0200)
temp/0.47.1-relnotes-ready.md [new file with mode: 0644]
temp/0.47.1-relnotes.md [deleted file]

diff --git a/temp/0.47.1-relnotes-ready.md b/temp/0.47.1-relnotes-ready.md
new file mode 100644 (file)
index 0000000..e5abac0
--- /dev/null
@@ -0,0 +1,19 @@
+This is a bug-fix release with two fixes.
+
+# Fixes
+
+* Fix .Site.Params case regression [fdff0d3a](https://github.com/gohugoio/hugo/commit/fdff0d3af4670f7079e539fef4b92af2a866d02d) [@bep](https://github.com/bep) [#5094](https://github.com/gohugoio/hugo/issues/5094)
+* Do not strip IE conditional statements [5a0ee2b9](https://github.com/gohugoio/hugo/commit/5a0ee2b934e38d596da0f9742361f81c1221e3d5) [@bep](https://github.com/bep) [#5089](https://github.com/gohugoio/hugo/issues/5089)
+
+## Updates to Linux Snap build
+
+* Remove unused files from Git, Perl, etc. [834617f9](https://github.com/gohugoio/hugo/commit/834617f9f8d870643b2631fe607471c8e2ef2f47) [@anthonyfok](https://github.com/anthonyfok) 
+* Add nodejs to allow PostCSS to work [ef20ec1f](https://github.com/gohugoio/hugo/commit/ef20ec1fbaa8f5841b3fbe18978d4d8c19d8fc53) [@anthonyfok](https://github.com/anthonyfok) 
+
+
+
+
+
+
+
+
diff --git a/temp/0.47.1-relnotes.md b/temp/0.47.1-relnotes.md
deleted file mode 100644 (file)
index d5f4d4d..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-This is a bug-fix release with a couple of important fixes.
-
-
-Hugo now has:
-
-* 28045+ [stars](https://github.com/gohugoio/hugo/stargazers)
-* 442+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
-* 250+ [themes](http://themes.gohugo.io/)
-
-## Enhancements
-
-### Other
-
-* Remove unused files from Git, Perl, etc. [834617f9](https://github.com/gohugoio/hugo/commit/834617f9f8d870643b2631fe607471c8e2ef2f47) [@anthonyfok](https://github.com/anthonyfok) 
-* Add nodejs to allow PostCSS to work [ef20ec1f](https://github.com/gohugoio/hugo/commit/ef20ec1fbaa8f5841b3fbe18978d4d8c19d8fc53) [@anthonyfok](https://github.com/anthonyfok) 
-* Do not strip IE conditional statements [5a0ee2b9](https://github.com/gohugoio/hugo/commit/5a0ee2b934e38d596da0f9742361f81c1221e3d5) [@bep](https://github.com/bep) [#5089](https://github.com/gohugoio/hugo/issues/5089)
-
-## Fixes
-
-### Templates
-
-* Fix .Site.Params case regression [fdff0d3a](https://github.com/gohugoio/hugo/commit/fdff0d3af4670f7079e539fef4b92af2a866d02d) [@bep](https://github.com/bep) [#5094](https://github.com/gohugoio/hugo/issues/5094)
-
-
-
-
-