shithub: hugo

Download patch

ref: be1bac9ff478e61bde095c748e054a637aa3aba9
parent: be9224d72085da7df119769f671c70a6ab854cbb
author: bep <[email protected]>
date: Sat May 16 14:12:00 EDT 2015

Add some bullet points to 0.14 rel notes

--- a/docs/content/meta/release-notes.md
+++ b/docs/content/meta/release-notes.md
@@ -19,6 +19,8 @@
 * Add support for `canonifyurls` in `srcset`
 * Add support for `Ace` base templates
 * Show help information to Windows users who try to double click on `hugo.exe`.
+* Add command `genautocomplete` that generates a Bash autocomplete script for the Hugo CLI
+* Adding `RelativeURLs = true` to site config will now make all the relative URLs relative to the content root.
 * Add experimental support for [`Mmark`](https://github.com/miekg/mmark) markdown processor 
 * Add `AsciiDoc` support using external helpers.
 * Add section menu support for a [Section Menu for "the Lazy Blogger"]({{< relref "extras/menus.md#section-menu-for-the-lazy-blogger" >}})