diff options
author | hugoreleaser <[email protected]> | 2022-03-02 12:52:43 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2022-03-02 12:52:43 +0000 |
commit | 883e71c96a8b0004943d26e73c830061a2ae872c (patch) | |
tree | e4d681bb33d70b281026cb4cfb97016dcb70364b /temp | |
parent | e9669fed14e62417d748244590f91e700f4b9057 (diff) | |
download | hugo-883e71c96a8b0004943d26e73c830061a2ae872c.tar.gz hugo-883e71c96a8b0004943d26e73c830061a2ae872c.zip |
releaser: Prepare repository for 0.94.0-DEV
[ci skip]
Diffstat (limited to 'temp')
-rw-r--r-- | temp/0.93.1-relnotes-ready.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/temp/0.93.1-relnotes-ready.md b/temp/0.93.1-relnotes-ready.md deleted file mode 100644 index d103c917a..000000000 --- a/temp/0.93.1-relnotes-ready.md +++ /dev/null @@ -1,11 +0,0 @@ - - -This is a bug-fix release with a couple of important fixes. - -* tpl/transform: Fix it when template.HTML is passes as option to Hightlight 0327da05 [@bep](https://github.com/bep) #9591 -* tpl/partials: Fix partialCached deadlock regression 9b8b6d34 [@bep](https://github.com/bep) #9588 -* tpl/collections: Fix apply when function have Context as first arg 376704d3 [@bep](https://github.com/bep) #9585 -* releaser: Prepare repository for 0.94.0-DEV 5a1b394f [@bep](https://github.com/bep) - - - |