diff --git a/temp/0.71.0-relnotes.md b/temp/0.71.0-relnotes-ready.md similarity index 92% rename from temp/0.71.0-relnotes.md rename to temp/0.71.0-relnotes-ready.md index 1e79e7bbb..d5d3ea923 100644 --- a/temp/0.71.0-relnotes.md +++ b/temp/0.71.0-relnotes-ready.md @@ -1,3 +1,5 @@ +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](https://github.com/bep) leads the Hugo development with a significant amount of contributions, but also a big shoutout to [@anthonyfok](https://github.com/anthonyfok), [@apexskier](https://github.com/apexskier), and [@johnweldon](https://github.com/johnweldon) for their ongoing contributions. And a big thanks to [@digitalcraftsman](https://github.com/digitalcraftsman) and [@onedrawingperday](https://github.com/onedrawingperday) for their relentless work on keeping the themes site in pristine condition and to [@davidsneighbour](https://github.com/davidsneighbour) and [@kaushalmodi](https://github.com/kaushalmodi) for all the great work on the documentation site.