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

This commit is contained in:
Parker Moore 2015-01-17 15:17:26 -08:00
parent 6d9b4c2aba
commit 7f44500b4b
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
* Unescape `Document` output path (#2924)
* Fix nav items alignment when on multiple rows (#3264)
* Highlight: Only Strip Newlines/Carriage Returns, not Spaces (#3278)
* Find variables in front matter defaults by searching with relative file path. (#2774)
### Development Fixes