mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	
		
			
	
	
		
			21 lines
		
	
	
		
			806 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			21 lines
		
	
	
		
			806 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|  | 
 | ||
|  | --- | ||
|  | date: 2020-01-27 | ||
|  | title: "Hugo 0.63.2: A couple of Bug Fixes" | ||
|  | description: "This version fixes a couple of bugs introduced in 0.63.0." | ||
|  | categories: ["Releases"] | ||
|  | images: | ||
|  | - images/blog/hugo-bug-poster.png | ||
|  | 
 | ||
|  | --- | ||
|  | 
 | ||
|  | 	 | ||
|  | 
 | ||
|  | This is a bug-fix release with a couple of important fixes. | ||
|  | 
 | ||
|  | * And now finally fix the 404 templates [74b6c4e5](https://github.com/gohugoio/hugo/commit/74b6c4e5ff5ee16f0e6b352a26c1e58b90a25dc6) [@bep](https://github.com/bep) [#6795](https://github.com/gohugoio/hugo/issues/6795) | ||
|  | * Fix 404 with base template regression [8df5d76e](https://github.com/gohugoio/hugo/commit/8df5d76e708238563185bac84809b34a4d395734) [@bep](https://github.com/bep) [#6795](https://github.com/gohugoio/hugo/issues/6795) | ||
|  | * Revert to .Type = "page" when empty [#6805](https://github.com/gohugoio/hugo/issues/6805) | ||
|  | 
 | ||
|  | 
 |