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

This commit is contained in:
Parker Moore 2014-08-02 00:09:18 -04:00
parent e75dc74bb1
commit 9a6dc7b520
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* Use non padded config in `strftime` to avoid parse string twice (#2673)
* Replace deprecated Ruby methods with undeprecated ones (#2664)
* Catch errors when parsing Post `date` front matter value & produce nice error message (#2649)
### Development Fixes