From: hugoreleaser Date: Wed, 2 Mar 2022 12:16:06 +0000 (+0000) Subject: releaser: Add release notes for 0.93.1 X-Git-Tag: v0.93.1~1 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fefb1caacfdd8b87bcef49b39ec9410dbcc72533;p=brevno-suite%2Fhugo releaser: Add release notes for 0.93.1 [ci skip] --- diff --git a/temp/0.93.1-relnotes-ready.md b/temp/0.93.1-relnotes-ready.md new file mode 100644 index 00000000..d103c917 --- /dev/null +++ b/temp/0.93.1-relnotes-ready.md @@ -0,0 +1,11 @@ + + +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) + + +