From e3ab992f7528cedecc29d296ea300a5791adefdd Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Tue, 14 Apr 2015 15:16:39 -0500 Subject: [PATCH] Update history.md to reflect the merger of #3658. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 55ce3e408..97fbd1386 100644 --- a/History.markdown +++ b/History.markdown @@ -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