hugo

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

git clone git://git.shimmy1996.com/hugo.git
commit af165d5b6df407206e04a355465e56b35c057e7e
parent 6779117f72e2d92f708cff2bfc004d2cfd7d068b
Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date:   Wed, 22 Dec 2021 15:31:05 +0000

releaser: Add release notes for 0.91.1
[ci skip]

Diffstat:
Atemp/0.91.1-relnotes-ready.md | 14++++++++++++++
1 file changed, 14 insertions(+), 0 deletions(-)
diff --git a/temp/0.91.1-relnotes-ready.md b/temp/0.91.1-relnotes-ready.md
@@ -0,0 +1,14 @@
+
+
+This is a bug-fix release with a couple of important fixes.
+
+* media: Also consider extension in FromContent 6779117f [@bep](https://github.com/bep) 
+* media: Add missing BMP and GIF to the default MediaTypes list ce040110 [@bep](https://github.com/bep) 
+* media: Add PDF MIME type cdc73526 [@bep](https://github.com/bep) 
+* deps: Update github.com/evanw/esbuild v0.14.5 => v0.14.7 425c7d90 [@bep](https://github.com/bep) 
+* config/security: Add HOME to default exec env var whitelist fca266eb [@bep](https://github.com/bep) #9309 
+* modules: Set GOCACHE env var 0016e21c [@bep](https://github.com/bep) #9309 
+* releaser: Prepare repository for 0.92.0-DEV 728feaec [@bep](https://github.com/bep) 
+
+
+