From 2da64d9c447d460b7153ffabc6c64c03586cfb33 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sun, 22 Jan 2012 16:25:15 -0800 Subject: [PATCH] Update history. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index fefd9baf..53bd41c6 100644 --- a/History.txt +++ b/History.txt @@ -3,6 +3,7 @@ * Add ability to explicitly specify included files (#261) * Add --default-mimetype option (#279) * Allow setting of RedCloth options (#284) + * Add post_url Liquid tag for internal post linking (#369) * Bug Fixes * Allow some special characters in highlight names * URL escape category names in URL generation (#360)