mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
19 lines
470 B
Markdown
19 lines
470 B
Markdown
|
|
---
|
|
date: 2020-07-13
|
|
title: "Hugo 0.74.1: A couple of Bug Fixes"
|
|
description: "This version fixes one issue introduced in 0.74.0."
|
|
categories: ["Releases"]
|
|
images:
|
|
- images/blog/hugo-bug-poster.png
|
|
|
|
---
|
|
|
|
|
|
|
|
This is a bug-fix release with one important fix.
|
|
|
|
* Fix baseof block regression [c91dbe4c](https://github.com/gohugoio/hugo/commit/c91dbe4ce9c30623ba6e686fd17efae935aa0cc5) [@bep](https://github.com/bep) [#7478](https://github.com/gohugoio/hugo/issues/7478)
|
|
|
|
|
|
|