From 4cf6b6ae8008dbb6f4c4e1a1cd61adfb8ed404fa Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Fri, 23 Jan 2009 14:33:55 -0800 Subject: [PATCH] update history --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 5453c201..e1d15ec4 100644 --- a/History.txt +++ b/History.txt @@ -13,6 +13,7 @@ * 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] + * Fix site payload available to files [github.com/matrix9180] == 0.3.0 / 2008-12-24 * Major Enhancements