hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit fefb1caacfdd8b87bcef49b39ec9410dbcc72533
parent 0327da050f809ff6502ef611a0f77a962dbc8a4b
Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date:   Wed,  2 Mar 2022 12:16:06 +0000

releaser: Add release notes for 0.93.1
[ci skip]

Diffstat:
Atemp/0.93.1-relnotes-ready.md | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/temp/0.93.1-relnotes-ready.md 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) 
+
+
+