From df7b9f4f01d1a55f4ba19beca6f41dbf3b00da83 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 16 Mar 2013 20:11:11 +0100 Subject: [PATCH] Update history to reflect merge of #864. --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 177d1e76..5948d62a 100644 --- a/History.txt +++ b/History.txt @@ -27,6 +27,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Order plugin execution by priority (#864) * Fixed Page#dir and Page#url for edge cases (#536) * Fix broken post_url with posts with a time in their YAML Front-Matter (#831) * Look for plugins under the source directory (#654)