From 8b0ea62535b7a6f13c35eba6193c6add0fe48bbd Mon Sep 17 00:00:00 2001 From: Matt Rogers & Persa Zula Date: Fri, 6 Dec 2013 23:03:57 -0600 Subject: [PATCH] Update history to reflect merge of #1779 --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index 6c5d4fbc..63e26039 100644 --- a/History.markdown +++ b/History.markdown @@ -5,6 +5,7 @@ ### Minor Enhancements * Sort plugins as a way to establish a load order (#1682) + * Update Maruku to 0.7.0 (#1775) ### Bug Fixes * Add a space between two words in a Pagination warning message (#1769) @@ -12,6 +13,7 @@ ### Development Fixes * Remove some whitespace in the code (#1755) + * Remove some duplication in the reading of posts and drafts (#1779) ### Site Enhancements * Fixed case of a word in the Jekyll v1.3.0 release post (#1762)