From 568208ca9bbc05723af3716020ce03d5c232f951 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Thu, 17 Jan 2013 12:25:45 -0800 Subject: [PATCH] Update history to reflect merge of #765. --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index adb70078..49b6342c 100644 --- a/History.txt +++ b/History.txt @@ -15,6 +15,8 @@ * Site Enhancements * Bring site into master branch with better preview/deploy (#709) * Redesigned site (#583) + * Development fixes + * Switch to Simplecov for coverage report (#765) == 0.12.0 / 2012-12-22 * Minor Enhancements