Update history to reflect merge of #1651

This commit is contained in:
Matt Rogers 2013-10-23 22:51:11 -05:00
parent f697d12027
commit 112aa8112d
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
* Update `safe_yaml` dependency to `~> 0.9.7` (#1602) * Update `safe_yaml` dependency to `~> 0.9.7` (#1602)
* Allow layouts to be in subfolders like includes (#1622) * Allow layouts to be in subfolders like includes (#1622)
* Switch to listen for site watching while serving (#1589) * Switch to listen for site watching while serving (#1589)
* Add a `json` liquid filter to be used in sites (#1651)
### Bug Fixes ### Bug Fixes
* Fix up matching against source and destination when the two * Fix up matching against source and destination when the two