mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			1.3 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.3 KiB
		
	
	
	
	
	
	
	
date: 2017-07-10 title: 0.25.1
This is a bug-fix release with a couple of important fixes.
Hugo now has:
- 18277+ stars
 - 456+ contributors
 - 170+ themes
 
Fixes
- Fix union when the first slice is empty dbbc5c48 @bep #3686
 - Navigate to changed on CREATE When working with content from IntelliJ IDE, like WebStorm, every file save is followed by two events: "RENAME" and then "CREATE". 7bcc1ce6 @miltador
 - Final (!) fix for issue with escaped JSON front matter 7f82b41a @bep #3682
 - Fix issue with escaped JSON front matter 84db6c74 @bep #3682