From ab01ba6e7e893e67318da7a6fecff605cd117fda Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Wed, 17 Nov 2021 08:24:08 +0000 Subject: releaser: Add release notes to /docs for release of 0.89.4 [ci skip] --- docs/content/en/news/0.89.4-relnotes/index.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 docs/content/en/news/0.89.4-relnotes/index.md diff --git a/docs/content/en/news/0.89.4-relnotes/index.md b/docs/content/en/news/0.89.4-relnotes/index.md new file mode 100644 index 000000000..0f84ef05f --- /dev/null +++ b/docs/content/en/news/0.89.4-relnotes/index.md @@ -0,0 +1,19 @@ + +--- +date: 2021-11-17 +title: "Hugo 0.89.4: A couple of Bug Fixes" +description: "This version fixes a couple of bugs introduced in 0.89.0." +categories: ["Releases"] +images: +- images/blog/hugo-bug-poster.png + +--- + + + +This is a bug-fix release with one important fix. + +* Fix content dir resolution when main project is a Hugo Module [2e70f61f](https://github.com/gohugoio/hugo/commit/2e70f61fb04cea08ef6598728a57637ae2cc199c) [@bep](https://github.com/bep) [#9177](https://github.com/gohugoio/hugo/issues/9177) + + + -- cgit v1.2.3