Merge branch 'tempv0.84.3'

This commit is contained in:
Bjørn Erik Pedersen 2021-06-29 14:50:37 +02:00
commit 03ee92c1cd
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -0,0 +1,20 @@
---
date: 2021-06-29
title: "Hugo 0.84.3: A couple of Bug Fixes"
description: "This version fixes a couple of bugs introduced in 0.84.0."
categories: ["Releases"]
images:
- images/blog/hugo-bug-poster.png
---
This is a bug-fix release with a couple of important fixes.
* config: Fix Netlify default cache dir logic [6c8c0c8b](https://github.com/gohugoio/hugo/commit/6c8c0c8b6a0b39b91de44d72a7bd1cd49534a0f1) [@bep](https://github.com/bep) [#8710](https://github.com/gohugoio/hugo/issues/8710)
* config: Fix handling of invalid OS env config overrides [49fedbc5](https://github.com/gohugoio/hugo/commit/49fedbc51cafa64e4eb0eae9fb79ccbe2d4c6774) [@bep](https://github.com/bep) [#8709](https://github.com/gohugoio/hugo/issues/8709)