From 6afbf2b05cad4a86507317ee34543f85c3aa231c Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 8 Jul 2013 22:17:43 +0200 Subject: [PATCH] Update history to reflect merge of #1093, #1285, #1286 NEWS SECTION YAY!!!!!!!!!!!!!!! --- History.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/History.markdown b/History.markdown index 2d475a70..bfdcd526 100644 --- a/History.markdown +++ b/History.markdown @@ -25,6 +25,7 @@ * Include/exclude deprecation handling simplification (#1284) ### Site Enhancements + * Add "News" section for release notes, along with an RSS feed (#1093, #1285, #1286) * Add "History" page. * Restructured docs sections to include "Meta" section. * Add message to "Templates" page that specifies that Python must be installed in order @@ -53,8 +54,6 @@ * 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) - * Add blog posts for releases to the site, along with an RSS feed - (#1093) ### Development Fixes