From 71a8843ecdca9837680c74003bd8beb8bb100ae8 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 5 Sep 2013 17:56:40 -0400 Subject: [PATCH] Update history to reflect merge of #1506 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index dabe34b8..7bd55633 100644 --- a/History.markdown +++ b/History.markdown @@ -65,6 +65,7 @@ * Clarify that `date_to_xmlschema` returns an ISO 8601 string (#1488) * Add `jekyll-good-include` to list of third-party plugins (#1491) * XML escape the blog post title in our feed (#1501) + * Add `jekyll-toc-generator` to list of third-party plugins (#1506) ## v1.1.2 / 2013-07-25