From b97f04fcd2679009f6d3a2fc04f76b605313d402 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 21 Jan 2009 15:05:29 -0800 Subject: [PATCH] update history --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 279d9581..95572231 100644 --- a/History.txt +++ b/History.txt @@ -6,6 +6,7 @@ * Add a converter for textpattern [github.com/PerfectlyNormal] * Bug Fixes * Fix permalink behavior [github.com/cavalle] + * Fixed an issue with pygments, markdown, and newlines [github.com/zpinter] == 0.3.0 / 2008-12-24 * Major Enhancements