summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-02-15 08:51:22 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2018-02-15 08:51:22 +0000
commitd7bf9d4daa4d40e0ece3213824507cd7ddb031ec (patch)
tree9d17cd37685af437218299c4193b86f4bdf80fcb
parent53e661e7c9f4b0e1c2c82273c605a8a6e46f517b (diff)
releaser: Add release notes draft for 0.36.1
Rename to *-ready.md to continue. [ci skip]
-rw-r--r--temp/0.36.1-relnotes.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/temp/0.36.1-relnotes.md b/temp/0.36.1-relnotes.md
new file mode 100644
index 000000000..94f3be0e0
--- /dev/null
+++ b/temp/0.36.1-relnotes.md
@@ -0,0 +1,32 @@
+
+
+This is a bug-fix release with a couple of important fixes.
+
+
+Hugo now has:
+
+* 23397+ [stars](https://github.com/gohugoio/hugo/stargazers)
+* 448+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
+* 197+ [themes](http://themes.gohugo.io/)
+
+## Enhancements
+
+### Core
+
+* Improve error message in .Render [08521dac](https://github.com/gohugoio/hugo/commit/08521dac8323403933a8fd11acfd16930af5f17d) [@bep](https://github.com/bep)
+
+### Other
+
+* Bump Travis/Snapcraft to Go 1.9.4 [fc23a80f](https://github.com/gohugoio/hugo/commit/fc23a80ffd3878b9ba9a160ce37e0e1d8703faf3) [@bep](https://github.com/bep)
+* Improve error processing error message [2851af02](https://github.com/gohugoio/hugo/commit/2851af0225cdf6c4e47058979cd22949ed6d1fc0) [@bep](https://github.com/bep)
+
+## Fixes
+
+### Other
+
+* Fix multi-threaded image processing issue [d8fdffb5](https://github.com/gohugoio/hugo/commit/d8fdffb55268464d54558d6f9cd3874b612dc7c7) [@bep](https://github.com/bep) [#4404](https://github.com/gohugoio/hugo/issues/4404)
+
+
+
+
+