19 lines
		
	
	
		
			540 B
		
	
	
	
		
			Markdown
		
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			540 B
		
	
	
	
		
			Markdown
		
	
	
	
---
 | 
						|
title: 'Jekyll 2.2.0 Released'
 | 
						|
date: 2014-07-29 18:59:13 -0400
 | 
						|
author: parkr
 | 
						|
version: 2.2.0
 | 
						|
categories: [release]
 | 
						|
---
 | 
						|
 | 
						|
Jekyll 2.2.0 contains a few key updates:
 | 
						|
 | 
						|
1. A warning will now fire if you specify a layout in any of your pages or
 | 
						|
    posts that doesn't exist.
 | 
						|
2. Certain Pygments options are now whitelisted in safe mode
 | 
						|
3. Categories in a post's path are now respected (i.e. folders in `_posts`
 | 
						|
   will now work properly).
 | 
						|
 | 
						|
As always, a full list of the updates are on the
 | 
						|
[history page](/docs/history/#v2-2-0). Happy Jekylling!
 |