diff options
author | hugoreleaser <[email protected]> | 2020-12-19 15:41:03 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2020-12-19 15:41:03 +0000 |
commit | edb9248d588411962023f5560e14ebafd16c51cb (patch) | |
tree | 97cb8a37f4c76fd2cda942727ec644880542e755 /docs/content/en/news/0.79.1-relnotes/index.md | |
parent | 752676b6410021546ef62bf4549802b61eee91ee (diff) | |
download | hugo-edb9248d588411962023f5560e14ebafd16c51cb.tar.gz hugo-edb9248d588411962023f5560e14ebafd16c51cb.zip |
releaser: Add release notes to /docs for release of 0.79.1v0.79.1
[ci skip]
Diffstat (limited to 'docs/content/en/news/0.79.1-relnotes/index.md')
-rw-r--r-- | docs/content/en/news/0.79.1-relnotes/index.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/content/en/news/0.79.1-relnotes/index.md b/docs/content/en/news/0.79.1-relnotes/index.md new file mode 100644 index 000000000..76b431223 --- /dev/null +++ b/docs/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) + + + |