diff options
author | hugoreleaser <[email protected]> | 2022-03-11 14:30:03 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2022-03-11 14:30:03 +0000 |
commit | 04ccde3e940cf817b0ad400425599742f641575e (patch) | |
tree | d705fccc6ff7b4717923bdf3a0dd4353704c26b5 /temp | |
parent | 0fcd9a5d879b41fbcd860b8eb657123278f20af8 (diff) | |
download | hugo-04ccde3e940cf817b0ad400425599742f641575e.tar.gz hugo-04ccde3e940cf817b0ad400425599742f641575e.zip |
releaser: Prepare repository for 0.95.0-DEV
[ci skip]
Diffstat (limited to 'temp')
-rw-r--r-- | temp/0.94.1-relnotes-ready.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/temp/0.94.1-relnotes-ready.md b/temp/0.94.1-relnotes-ready.md deleted file mode 100644 index bbde960be..000000000 --- a/temp/0.94.1-relnotes-ready.md +++ /dev/null @@ -1,12 +0,0 @@ - - -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 - - - |