diff options
author | hugoreleaser <[email protected]> | 2021-11-17 08:24:08 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2021-11-17 08:24:08 +0000 |
commit | f97da9eca92798895c267bd516f046ecc1d25cea (patch) | |
tree | 4e10da9483bb984c226ace05427c63dbcdd8a055 /temp | |
parent | 2e70f61fb04cea08ef6598728a57637ae2cc199c (diff) | |
download | hugo-f97da9eca92798895c267bd516f046ecc1d25cea.tar.gz hugo-f97da9eca92798895c267bd516f046ecc1d25cea.zip |
releaser: Add release notes for 0.89.4
[ci skip]
Diffstat (limited to 'temp')
-rw-r--r-- | temp/0.89.4-relnotes-ready.md | 8 |
1 files changed, 8 insertions, 0 deletions
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) + + + |