index.md (527B)
1 2 --- 3 date: 2020-03-24T12:00:00-05:00 4 title: "Hugo 0.68.2: A couple of Bug Fixes" 5 description: "This version fixes a couple of bugs introduced in 0.68.0." 6 categories: ["Releases"] 7 images: 8 - images/blog/hugo-bug-poster.png 9 10 --- 11 12 13 14 This is a bug-fix release with one important fix. 15 16 * 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) 17 18 19