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

This commit is contained in:
Parker Moore 2015-01-07 14:27:17 -08:00
parent 2f4e5fa28b
commit d47b882af2
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
* Remove unneeded end tag for `link` in site template (#3236) * Remove unneeded end tag for `link` in site template (#3236)
* Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237) * Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237)
* Unescape `Document` output path (#2924) * Unescape `Document` output path (#2924)
* Fix nav items alignment when on multiple rows (#3264)
### Development Fixes ### Development Fixes