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

This commit is contained in:
Alfred Xing 2015-05-19 22:54:47 -07:00
parent f6b34f74a9
commit 7a12f32078
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@
* Show error message if the YAML front matter on a page/post is invalid. (#3643)
* Upgrade redcarpet to 3.2 (Security fix: OSVDB-120415) (#3652)
* Create #mock_expects that goes directly to RSpec Mocks. (#3658)
* Open `.jekyll-metadata` in binary mode to read binary Marshal data (#3713)
### Development Fixes