From ffc68bdd48dfa6af9ffec0cfe6f9a840a2169d87 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Sat, 15 Dec 2012 22:21:25 -0800 Subject: [PATCH] Update history. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index abdf4ca9..81840bb3 100644 --- a/History.txt +++ b/History.txt @@ -15,6 +15,7 @@ * Fix error with limit_posts (#442) * Properly select dotfile during directory scan (#363, #431, #377) * Allow setting of Kramdown smart_quotes (#482) + * Ensure front-matter is at start of file (#562) == 0.11.2 / 2011-12-27 * Bug Fixes