shithub: hugo

Download patch

ref: 7212e51347ce5dafcca16b86f6e3e212898d1728
parent: b7513ea6ff4b1415aefb39e10eb403636be32b6d
author: Steve Francia <[email protected]>
date: Mon Jun 6 04:37:59 EDT 2016

Update release-notes.md

bump 0.16 to the correct date and add meta generator note.

--- a/docs/content/meta/release-notes.md
+++ b/docs/content/meta/release-notes.md
@@ -11,7 +11,7 @@
 weight: 10
 ---
 
-## **0.16.0** June 3nd 2016
+## **0.16.0** June 6th 2016
 
 Hugo 0.16 is our best and biggest release ever. The Hugo community has
 outdone itself with continued performance improvements,
@@ -34,7 +34,7 @@
   {{< gh "@spf13/afero">}} which have experienced broad usage across the Go
   ecosystem.
   
-  {{< gh "@bep" >}} led the development of Hugo for the 3rd consecutive release
+{{< gh "@bep" >}} led the development of Hugo for the 3rd consecutive release
 with nearly half of the contributions to 0.16 in addition to his considerable
 contributions as lead maintainer. {{< gh "@anthonyfok" >}}, {{< gh
 "@DigitalCraftsman" >}}, {{< gh "@MooreReason" >}} all made significant
@@ -113,6 +113,8 @@
   {{<gh 1290 >}}
 * Make alias redirect output URLs relative when `RelativeURLs = true` {{<gh
   2093 >}}
+* Hugo injects meta generator tag on homepage if missing {{<gh
+  2182 >}}
 
 ### Fixes
 * Fix file change watcher for TextMate 2 and friends on OS X {{<gh 1053 >}}