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

This commit is contained in:
Parker Moore 2014-04-02 21:51:50 -04:00
parent 122b2233b1
commit 0540a3351c
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@
* Only strip the drive name if it begins the string (#2175) * Only strip the drive name if it begins the string (#2175)
* Remove default post with invalid date from site template (#2200) * Remove default post with invalid date from site template (#2200)
* Fix `Post#url` and `Page#url` escape (#1568) * Fix `Post#url` and `Page#url` escape (#1568)
* Strip newlines from the `{% highlight %}` block content (#1823)
### Development Fixes ### Development Fixes
* Add a link to the site in the README.md file (#1795) * Add a link to the site in the README.md file (#1795)