index.md (492B)
1
2 ---
3 date: 2020-03-24T13:00:00-05:00
4 title: "Hugo 0.68.3: 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 _build.list.local logic [523d5194](https://github.com/gohugoio/hugo/commit/523d51948fc20e2afb4721b43203c5ab696ae220) [@bep](https://github.com/bep) [#7089](https://github.com/gohugoio/hugo/issues/7089)
17
18
19