Add some bullet points to 0.14 rel notes
authorbep <bjorn.erik.pedersen@gmail.com>
Sat, 16 May 2015 16:12:00 +0000 (18:12 +0200)
committerbep <bjorn.erik.pedersen@gmail.com>
Sat, 16 May 2015 16:11:52 +0000 (18:11 +0200)
docs/content/meta/release-notes.md

index 28070e65527b149a70ce11d3688060a7721235bd..0228a23da84ca70ef1a8cc9a208457f376a8f8f9 100644 (file)
@@ -19,6 +19,8 @@ Work In Progress.
 * 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" >}})