From adce57e9e1e2fee59c0c04902b1caea198f9f34a Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 21 Jan 2013 22:20:00 -0500 Subject: [PATCH] Updated history to reflect merge of #771. --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index 7c0a39fe..7eb907a9 100644 --- a/History.txt +++ b/History.txt @@ -17,6 +17,8 @@ * Bring site into master branch with better preview/deploy (#709) * Redesigned site (#583) * Development fixes + * Running Simplecov under 2 conditions: ENV(COVERAGE)=true and with Ruby version + of greater than 1.9 (#771) * Switch to Simplecov for coverage report (#765) == 0.12.0 / 2012-12-22