Merge branch 'temp682'

This commit is contained in:
Bjørn Erik Pedersen 2020-03-24 10:50:01 +01:00
commit fa0ac3bf18
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -0,0 +1,19 @@
---
date: 2020-03-24
title: "Hugo 0.68.2: A couple of Bug Fixes"
description: "This version fixes a couple of bugs introduced in 0.68.0."
categories: ["Releases"]
images:
- images/blog/hugo-bug-poster.png
---
This is a bug-fix release with one important fix.
* Fix cache reset for a page's collections on server live reload [cfa73050](https://github.com/gohugoio/hugo/commit/cfa73050a49b2646fe3557cefa0ed31989b0eeeb) [@bep](https://github.com/bep) [#7085](https://github.com/gohugoio/hugo/issues/7085)