From 407eda8e83e60a4c009fa9a58f833a64d159fcbc Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 23 Mar 2015 19:53:37 -0700 Subject: [PATCH] Update history to reflect merge of #3545 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index a34b3e37..03f6a8b6 100644 --- a/History.markdown +++ b/History.markdown @@ -55,6 +55,7 @@ * Documentation: RR replaced with RSpec Mocks (#3600) * Documentation: Fix subpath. (#3599) * Create 'tmp' dir for test_tags if it doesn't exist (#3609) + * Extract reading of data from `Site` to reduce responsibilities. (#3545) ### Bug Fixes