From 1ca967b8396b0b2d736682b576769c9ba74c64b3 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Wed, 10 Jul 2013 13:41:26 -0500 Subject: [PATCH] Update history to reflect merge of #1290 and 1294 --- History.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/History.markdown b/History.markdown index ed57f4ce..4eb2eae2 100644 --- a/History.markdown +++ b/History.markdown @@ -58,6 +58,9 @@ * 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) + * Update the GitHub Pages documentation regarding relative URLs + (#1291) + * Update the S3 deployment documentation (#1294) ### Development Fixes