Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2020-12-19 18:41:03 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-12-19 19:09:29 +0300
commit6c294182788f7da358243c4a0ef0a98772491067 (patch)
tree7f8571a77d45645c9a8ad65a7830603f9ae7f242 /docs
parent10ae7c3210cd1add14d3750aa9512a87df0e1146 (diff)
releaser: Add release notes to /docs for release of 0.79.1
[ci skip]
Diffstat (limited to 'docs')
-rw-r--r--docs/content/en/news/0.79.1-relnotes/index.md19
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)
+
+
+