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

This commit is contained in:
Parker Moore 2014-12-29 18:00:54 -05:00
parent 9b81f29625
commit cb95a72f5a
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
* Remove unneeded end tag for `link` in site template (#3236)
* Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237)
* Unescape `Document` output path (#2924)
### Development Fixes