Update history to reflect merge of #3325 [ci skip]

This commit is contained in:
Alfred Xing 2015-01-24 11:24:35 -08:00
parent 31b03e9b86
commit 97797cb241
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
* Highlight: Only Strip Newlines/Carriage Returns, not Spaces (#3278) * Highlight: Only Strip Newlines/Carriage Returns, not Spaces (#3278)
* Find variables in front matter defaults by searching with relative file path. (#2774) * Find variables in front matter defaults by searching with relative file path. (#2774)
* Allow variables (e.g `:categories`) in YAML front matter permalinks (#3320) * Allow variables (e.g `:categories`) in YAML front matter permalinks (#3320)
* Handle nil URL placeholders in permalinks (#3325)
### Development Fixes ### Development Fixes