releaser: Add release notes to /docs for release of 0.63.1 v0.63.1
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Thu, 23 Jan 2020 20:08:10 +0000 (20:08 +0000)
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Thu, 23 Jan 2020 20:08:10 +0000 (20:08 +0000)
[ci skip]

docs/content/en/news/0.63.1-relnotes/index.md [new file with mode: 0644]

diff --git a/docs/content/en/news/0.63.1-relnotes/index.md b/docs/content/en/news/0.63.1-relnotes/index.md
new file mode 100644 (file)
index 0000000..103e396
--- /dev/null
@@ -0,0 +1,20 @@
+
+---
+date: 2020-01-23
+title: "Hugo 0.63.1: A couple of Bug Fixes"
+description: "This version fixes a couple of bugs introduced in 0.63.0."
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+       
+
+This is a bug-fix release with a couple of important fixes.
+
+* deps: Make the build flags shared between sites [0df7bd62](https://github.com/gohugoio/hugo/commit/0df7bd62df460a49544845d5332f33b2020b48a1) [@bep](https://github.com/bep) [#6789](https://github.com/gohugoio/hugo/issues/6789)
+* Fix baseof with regular define regression [f441f675](https://github.com/gohugoio/hugo/commit/f441f675126ef1123d9f94429872dd683b40e011) [@bep](https://github.com/bep) [#6790](https://github.com/gohugoio/hugo/issues/6790)
+
+
+