From 2bc050133ca3bb390eaab268f8157ebe73e1e41a Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 8 Jul 2013 00:47:14 +0200 Subject: [PATCH] Update history to reflect merge of #1280. --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 56e2351d..e898eda8 100644 --- a/History.markdown +++ b/History.markdown @@ -50,6 +50,7 @@ * Add note that `gist` tag supports private gists. (#1248) * Add `jekyll-timeago` to list of third-party plugins. (#1260) * Add `jekyll-swfobject` to list of third-party plugins. (#1263) + * Add `jekyll-picture-tag` to list of third-party plugins. (#1280) ### Development Fixes