From 1d34e609b50c716021c50c5244fc76623ed6379e Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Sat, 19 Dec 2020 15:41:03 +0000 Subject: [PATCH] releaser: Add release notes to /docs for release of 0.79.1 [ci skip] --- content/en/news/0.79.1-relnotes/index.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 content/en/news/0.79.1-relnotes/index.md diff --git a/content/en/news/0.79.1-relnotes/index.md b/content/en/news/0.79.1-relnotes/index.md new file mode 100644 index 000000000..76b431223 --- /dev/null +++ b/content/en/news/0.79.1-relnotes/index.md @@ -0,0 +1,19 @@ + +--- +date: 2020-12-19 +title: "Hugo 0.79.1: A couple of Bug Fixes" +description: "This version fixes a couple of bugs introduced in 0.79.0." +categories: ["Releases"] +images: +- images/blog/hugo-bug-poster.png + +--- + + + +This is a bug-fix release with one important fix. + +* Improve LookPath [4a8267d6](https://github.com/gohugoio/hugo/commit/4a8267d64a40564aced0695bca05249da17b0eab) [@bep](https://github.com/bep) + + +