summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2019-10-31 15:20:53 +0000
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2019-10-31 15:20:53 +0000
commitd14265da8fcd93e7650dcd4393350d57624032fd (patch)
treec5e096f8b2085c3b5f8cc3f4cba81b54304e6515
parent33c474b9b3bd470670740f30c5131071ce906b22 (diff)
releaser: Add release notes for 0.59.1
[ci skip]
-rw-r--r--temp/0.59.1-relnotes-ready.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/temp/0.59.1-relnotes-ready.md b/temp/0.59.1-relnotes-ready.md
new file mode 100644
index 000000000..cf6981688
--- /dev/null
+++ b/temp/0.59.1-relnotes-ready.md
@@ -0,0 +1,14 @@
+
+
+This is a bug-fix release with a couple of important fixes.
+
+* hugofs: Fix crash in multilingual content fs [33c474b9](https://github.com/gohugoio/hugo/commit/33c474b9b3bd470670740f30c5131071ce906b22) [@bep](https://github.com/bep) [#6463](https://github.com/gohugoio/hugo/issues/6463)
+* Dockerfile: Switch to mage builds, various optimizations [ed268232](https://github.com/gohugoio/hugo/commit/ed2682325aeb8fd1c8139077d14a5f6906757a4e) [@jakejarvis](https://github.com/jakejarvis)
+* resources/images: Add exception for new test image [66fe68ff](https://github.com/gohugoio/hugo/commit/66fe68ffc98974936e157b18cf6bd9266ee081a4) [@anthonyfok](https://github.com/anthonyfok) [#6439](https://github.com/gohugoio/hugo/issues/6439)
+* Adjust benchmark templates [c5e1e824](https://github.com/gohugoio/hugo/commit/c5e1e8241a3b9f922f4a5134064ab2847174a959) [@bep](https://github.com/bep)
+* deps: Update to Chroma v0.6.8 to fix a crash [baa97508](https://github.com/gohugoio/hugo/commit/baa975082c6809c8a02a8109ec3062a2b7d48344) [@bep](https://github.com/bep) [#6450](https://github.com/gohugoio/hugo/issues/6450)
+* deps: Update quicktest [3e8b5a5c](https://github.com/gohugoio/hugo/commit/3e8b5a5c0157fdcf93588a42fbc90b3cd898f6b1) [@bep](https://github.com/bep)
+* Do not attempt to build if there is no config file [e6aa6edb](https://github.com/gohugoio/hugo/commit/e6aa6edb4c5f37feb1f2bb8c0f3f80933c7adf5f) [@ollien](https://github.com/ollien) [#5896](https://github.com/gohugoio/hugo/issues/5896)
+
+
+