From 750b5f5cb81b46d4bcf64c4fc116e8771a6bd7f3 Mon Sep 17 00:00:00 2001 From: Nick Quaranto Date: Mon, 22 Jun 2009 18:11:15 -0400 Subject: [PATCH] Keeping the history up to date with Chrononaut and ujh's fixes --- History.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/History.txt b/History.txt index 5d2e65fd..fea0c8fe 100644 --- a/History.txt +++ b/History.txt @@ -1,4 +1,9 @@ -== 0.5.1 +== 0.5.2 + * Bug Fixes + * Fixing Ruby 1.9 issue that requires to_s on the err object [github.com/Chrononaut] + * Fixes for pagination and ordering posts on the same day [github.com/ujh] + +== 0.5.1 / 2009-05-06 * Major Enhancements * Next/previous posts in site payload [github.com/pantulis, github.com/tomo] * Permalink templating system