Update release-notes.md v0.16
authorSteve Francia <steve.francia@gmail.com>
Mon, 6 Jun 2016 12:37:59 +0000 (08:37 -0400)
committerSteve Francia <steve.francia@gmail.com>
Mon, 6 Jun 2016 12:37:59 +0000 (08:37 -0400)
bump 0.16 to the correct date and add meta generator note.

docs/content/meta/release-notes.md

index 99b2fe2cf8ec957ed0c9265b469b69889fcb7257..ecd4d016fa092767130fc26bdc2fbd767ff02bcf 100644 (file)
@@ -11,7 +11,7 @@ title: Release Notes
 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 @@ including...
   {{< 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 @@ times decreased anywhere from 10% to 99%.
   {{<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 >}}