Update history.md to reflect the merger of #3658.

This commit is contained in:
Jordon Bedwell 2015-04-14 15:16:39 -05:00
parent a682ca1600
commit e3ab992f75
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@
* Process metadata for all dependencies (#3608)
* 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)
### Development Fixes