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

This commit is contained in:
Alfred Xing 2015-05-31 11:11:21 -07:00
parent bba7870f8b
commit bc806fd2a7
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@
* Upgrade redcarpet to 3.2 (Security fix: OSVDB-120415) (#3652) * Upgrade redcarpet to 3.2 (Security fix: OSVDB-120415) (#3652)
* Create #mock_expects that goes directly to RSpec Mocks. (#3658) * Create #mock_expects that goes directly to RSpec Mocks. (#3658)
* Open `.jekyll-metadata` in binary mode to read binary Marshal data (#3713) * Open `.jekyll-metadata` in binary mode to read binary Marshal data (#3713)
* Incremental regeneration: handle deleted, renamed, and moved dependencies (#3717)
### Development Fixes ### Development Fixes