hugo/docs/content/en/news/0.71.0-relnotes/index.md
2020-05-18 16:05:47 +00:00

4.1 KiB


date: 2020-05-18 title: "0.71.0" description: "0.71.0" categories: ["Releases"]

Hugo 0.71 brings Markdown render hooks for headings, but the main reason why this release comes sooner rather than later is to get out a release built on Go 1.14.3 which comes with a fix for [this bug](https://github.com/golang/go/issues/37833) that caused Hugo to sometimes spin up with 100% CPU on MacOS.

This release represents 12 contributions by 7 contributors to the main Hugo code base.@bep leads the Hugo development with a significant amount of contributions, but also a big shoutout to @anthonyfok, @apexskier, and @johnweldon for their ongoing contributions. And a big thanks to @digitalcraftsman and @onedrawingperday for their relentless work on keeping the themes site in pristine condition and to @davidsneighbour and @kaushalmodi for all the great work on the documentation site.

Many have also been busy writing and fixing the documentation in hugoDocs, which has received 8 contributions by 7 contributors. A special thanks to @bep, @mikeee, @h-enk, and @tjamet for their work on the documentation site.

Hugo now has:

Enhancements

Other

Fixes

Other