From: hugoreleaser Date: Thu, 23 Jan 2020 20:08:10 +0000 (+0000) Subject: releaser: Add release notes for 0.63.1 X-Git-Tag: v0.63.1~2 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=417f9ddf55faba5fae1f81dc402a0884f4eca0d9;p=brevno-suite%2Fhugo releaser: Add release notes for 0.63.1 [ci skip] --- diff --git a/temp/0.63.1-relnotes-ready.md b/temp/0.63.1-relnotes-ready.md new file mode 100644 index 00000000..f0e59be8 --- /dev/null +++ b/temp/0.63.1-relnotes-ready.md @@ -0,0 +1,9 @@ + + +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) + + +