URI: 
       Linkify release notes - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 0c2297075afa28b22485d7c15410216f82a759b3
   DIR parent fb594fc6e0b5adcbc7e5f5e40be6ac0ff4886493
  HTML Author: bep <bjorn.erik.pedersen@gmail.com>
       Date:   Mon, 26 Jan 2015 20:41:36 +0100
       
       Linkify release notes
       
       Diffstat:
         M docs/content/meta/release-notes.md  |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md
       @@ -51,7 +51,7 @@ A lot has happened since Hugo v0.12.0 was released.
        * Improved unit test coverage
        * Hugo has undergone a major refactoring, with a new handler system and a generic file system. This sounds and is technical, but will pave the way for new features and make Hugo even speedier
        * [Ace](http://ace.yoss.si/) template engine support ([#541][])
       -* Add pagination support for home page, sections and taxonomies ([#750][])
       +* Add [pagination support](/extras/pagination) for home page, sections and taxonomies ([#750][])
        * Fixed a lot of Windows-related path issues
        * Improved error messages for template and rendering errors
        * Enabled soft LiveReload of CSS and images ([#490][])