From 0b1bc0c24d8e64a1056b060e99543e9507692bf3 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 30 Apr 2013 15:54:58 +0200 Subject: [PATCH] Update history to reflect merge of #1004 --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 042d0e63..2c98a9d0 100644 --- a/History.txt +++ b/History.txt @@ -47,6 +47,7 @@ * Add source and destination directory protection (#535) * Better YAML error message (#718) * Bug Fixes + * Bullet-proof limit_posts option (#1004) * Read in YAML as UTF-8 to accept non-ASCII chars (#836) * Fix the CLI option --plugins to actually accept dirs and files (#993) * Allow 'excerpt' in YAML Front-Matter to override the extracted excerpt (#946)