From f97da9eca92798895c267bd516f046ecc1d25cea Mon Sep 17 00:00:00 2001 From: hugoreleaser Date: Wed, 17 Nov 2021 08:24:08 +0000 Subject: [PATCH] releaser: Add release notes for 0.89.4 [ci skip] --- temp/0.89.4-relnotes-ready.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 temp/0.89.4-relnotes-ready.md diff --git a/temp/0.89.4-relnotes-ready.md b/temp/0.89.4-relnotes-ready.md new file mode 100644 index 000000000..9101eebf4 --- /dev/null +++ b/temp/0.89.4-relnotes-ready.md @@ -0,0 +1,8 @@ + + +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) + + +