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

This commit is contained in:
Parker Moore 2014-04-02 22:38:49 -04:00
parent f3c54fcf50
commit 69a9ce214f
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@
* Remove default post with invalid date from site template (#2200)
* Fix `Post#url` and `Page#url` escape (#1568)
* Strip newlines from the `{% highlight %}` block content (#1823)
* Load in `rouge` only when it's been requested as the highlighter (#2189)
### Development Fixes
* Add a link to the site in the README.md file (#1795)