From 6968c00c2398693b268140712d91d013141e6507 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Fri, 23 Jan 2009 14:25:04 -0800 Subject: [PATCH] update readme --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 5d2d1edb..5453c201 100644 --- a/History.txt +++ b/History.txt @@ -12,6 +12,7 @@ * Fix permalink behavior [github.com/cavalle] * Fixed an issue with pygments, markdown, and newlines [github.com/zpinter] * Ampersands need to be escaped [github.com/pufuwozu, github.com/ap] + * Test and fix the site.categories hash [github.com/zzot] == 0.3.0 / 2008-12-24 * Major Enhancements