From 0fae91af16c0e603bc867d0673438d77abf8919a Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 21 Jan 2009 14:54:00 -0800 Subject: [PATCH] update history --- History.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.txt b/History.txt index bb0887b4..7ed4a6d7 100644 --- a/History.txt +++ b/History.txt @@ -3,6 +3,8 @@ * Type importer [github.com/codeslinger] * site.topics accessor [github.com/baz] * Add array_to_sentence_string filter [github.com/mchung] + * Bug Fixes + * Fix permalink behavior [github.com/cavalle] == 0.3.0 / 2008-12-24 * Major Enhancements