mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
19 lines
492 B
Markdown
19 lines
492 B
Markdown
|
|
---
|
|
date: 2020-03-24T13:00:00-05:00
|
|
title: "Hugo 0.68.3: 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 _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)
|
|
|
|
|
|
|