From 98247a1c95444468d3619b04ab648b5d6593e24e Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Mon, 17 Jun 2013 09:19:07 -0500 Subject: [PATCH] Update history to reflect merge of #1222 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6a0c03f8..8494e16c 100644 --- a/History.markdown +++ b/History.markdown @@ -19,6 +19,7 @@ * Run `site/img` through ImageOptim (thanks @qrush!) (#1208) * Added Jade Converter to `site/docs/plugins` (#1210) * Fix location of docs pages in Contributing pages (#1214) + * Add ReadInXMinutes plugin to the plugin list (#1222) ### Development Fixes