From e5c8c94cd1f4ac7a188a668e33b35db5bce97ad0 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Wed, 11 Dec 2013 08:08:12 -0600 Subject: [PATCH] Update history to reflect merge of #1780 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index bef968668..50033c187 100644 --- a/History.markdown +++ b/History.markdown @@ -4,6 +4,7 @@ * Add gem-based plugin whitelist to safe mode (#1657) * Replace the commander command line parser with a more robust solution for our needs called `mercenary` (#1706) + * Remove support for Ruby 1.8.x (#1780) ### Minor Enhancements * Move the EntryFilter class into the Jekyll module to avoid polluting the