From: Bjørn Erik Pedersen Date: Mon, 24 Apr 2017 19:46:00 +0000 (+0200) Subject: docs: Add a time to 0.20.4 release docs X-Git-Tag: v0.21~100 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b332d93e399195ff84339bccf13d3830a290bfdd;p=brevno-suite%2Fhugo docs: Add a time to 0.20.4 release docs To make it newer than the one earlier today :-) --- diff --git a/docs/content/release-notes/0.20.4-relnotes.md b/docs/content/release-notes/0.20.4-relnotes.md index cb34dc30..d7a18963 100644 --- a/docs/content/release-notes/0.20.4-relnotes.md +++ b/docs/content/release-notes/0.20.4-relnotes.md @@ -1,6 +1,6 @@ --- -date: 2017-04-24 +date: 2017-04-24T21:12:31+01:00 title: 0.20.4 --- @@ -15,9 +15,10 @@ Hugo now has: * 457+ [contributors](https://github.com/spf13/hugo/graphs/contributors) * 156+ [themes](http://themes.gohugo.io/) +## Fixes * Fix statically linked binaries [275bcf56](https://github.com/spf13/hugo/commit/275bcf566c7cb72367d4423cf4810319311ff680) [@munnerz](https://github.com/munnerz) [#3382](https://github.com/spf13/hugo/issues/3382) -* Filename change in Hugo 0.20.3 binaries [\](https://github.com/spf13/hugo/issues/3385) +* Filename change in Hugo 0.20.3 binaries [#3385](https://github.com/spf13/hugo/issues/3385) * Fix version calculation [cb3c6b6f](https://github.com/spf13/hugo/commit/cb3c6b6f7670f85189a4a3637e7132901d1ed6e9) [@bep](https://github.com/bep)