From 52b82af6e2fd7e25154d5b977bde6f50482e200f Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Fri, 8 Jan 2010 17:21:26 -0800 Subject: [PATCH] update history --- History.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.txt b/History.txt index 82180ba8..3895619b 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,8 @@ == + * Bug Fixes + * Require redcloth >= 4.2.1 in tests (#92) + +== 0.5.5 * Bug Fixes * Fix pagination % 0 bug (#78) * Ensure all posts are processed first (#71)