diff options
author | hugoreleaser <[email protected]> | 2022-03-11 13:53:32 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2022-03-11 13:53:32 +0000 |
commit | 414608436772dcf377272e21dd71633b0d3d7f5f (patch) | |
tree | 6ad3040efa9c38d2b0c485d96fe35b550f0128ca /temp | |
parent | 3bc742bea0d5fe269445edb902d150f41b54c7f7 (diff) | |
download | hugo-414608436772dcf377272e21dd71633b0d3d7f5f.tar.gz hugo-414608436772dcf377272e21dd71633b0d3d7f5f.zip |
releaser: Add release notes for 0.94.1
[ci skip]
Diffstat (limited to 'temp')
-rw-r--r-- | temp/0.94.1-relnotes-ready.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/temp/0.94.1-relnotes-ready.md b/temp/0.94.1-relnotes-ready.md new file mode 100644 index 000000000..bbde960be --- /dev/null +++ b/temp/0.94.1-relnotes-ready.md @@ -0,0 +1,12 @@ + + +This is a bug-fix release with a couple of important fixes. + +* docs: Regenerate CLI docs 3bc742be @bep +* deps: Fix Goldmark regression with HTML comments 1a796d72 @bep #9650 +* Revert "Allow rendering static files to disk and dynamic to memory in server mode" 64b7b7a8 @bep #9647 +* Revert "Some minor adjustments to the new static filesystem logic" 5ef8a9f3 @bep +* releaser: Prepare repository for 0.95.0-DEV 3bc34666 @bep + + + |