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

This commit is contained in:
Parker Moore 2014-04-02 14:10:33 -04:00
parent 806f43cdbc
commit 781e257298
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
* Remove some code that caused Ruby interpreter warnings (#2178)
* Only strip the drive name if it begins the string (#2175)
* Remove default post with invalid date from site template (#2200)
* Fix `Post#url` and `Page#url` escape (#1568)
### Development Fixes
* Add a link to the site in the README.md file (#1795)