From 89bdd47ebcf0e3a60ff0f1795eaabc391fc2307e Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 2 Dec 2014 14:23:45 -0800 Subject: [PATCH] Update history to reflect merge of #3176 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index cfd7a61e..225e6000 100644 --- a/History.markdown +++ b/History.markdown @@ -9,6 +9,7 @@ * When checking a Markdown extname, include position of the `.` (#3147) * Fix `jsonify` Liquid filter handling of boolean values (#3154) * Add comma to value of `viewport` meta tag (#3170) + * Set the link type for the RSS feed to `application/rss+xml` (#3176) ### Development Fixes