From f20b3ddec9d10b77bf4481c23069fce36e77497d Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 21 Jan 2009 15:01:10 -0800 Subject: [PATCH] update history --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 7ed4a6d74..279d95810 100644 --- a/History.txt +++ b/History.txt @@ -3,6 +3,7 @@ * Type importer [github.com/codeslinger] * site.topics accessor [github.com/baz] * Add array_to_sentence_string filter [github.com/mchung] + * Add a converter for textpattern [github.com/PerfectlyNormal] * Bug Fixes * Fix permalink behavior [github.com/cavalle]