mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	Updated release notes
This commit is contained in:
		@@ -7,6 +7,7 @@ groups_weight: 10
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
* **0.9.0** HEAD
 | 
			
		||||
  * New command based interface similar to git (hugo server -s ./ )
 | 
			
		||||
  * Added support for aliases (redirects)
 | 
			
		||||
  * Cleanup of how content organization is handled
 | 
			
		||||
  * Support for top level pages (other than homepage)
 | 
			
		||||
@@ -14,6 +15,18 @@ groups_weight: 10
 | 
			
		||||
  * Integration with travis ci
 | 
			
		||||
  * Complete overhaul of the documentation site
 | 
			
		||||
  * Full Windows support
 | 
			
		||||
  * Support for ordering pages by weight
 | 
			
		||||
  * More support for indexes
 | 
			
		||||
  * Support for relative permalinks
 | 
			
		||||
  * Fixed watching being triggered multiple times for the same event
 | 
			
		||||
  * Watch now ignores temp files (as created by Vim)
 | 
			
		||||
  * Front matter supports multiple types (int, string, date, float)
 | 
			
		||||
  * Support for summary content divider (<!--more-->)
 | 
			
		||||
  * Ability to highlight current page.
 | 
			
		||||
  * Added default templates for indexes
 | 
			
		||||
  * Support for Amber templates
 | 
			
		||||
  * Support for more date / time formats
 | 
			
		||||
  * Support for go 1.2
 | 
			
		||||
* **0.8.0** August 2, 2013
 | 
			
		||||
  * Added support for pretty urls (filename/index.html vs filename.html)
 | 
			
		||||
  * Hugo supports a destination directory
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user