From fc760c1604edda376e298dba8e90b29f0b3e9917 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Tue, 10 Dec 2013 23:16:42 -0600 Subject: [PATCH] Update history to reflect merge of #1706 --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index 9bb76a58..bef96866 100644 --- a/History.markdown +++ b/History.markdown @@ -2,6 +2,8 @@ ### Major Enhancements * 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) ### Minor Enhancements * Move the EntryFilter class into the Jekyll module to avoid polluting the