From 2f06f4aad70fb5c46f0eaa1c0d8041cab7d66e85 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 3 Jan 2015 23:06:17 -0800 Subject: [PATCH] Update history to reflect merge of #3254 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 97145538..6fb5e469 100644 --- a/History.markdown +++ b/History.markdown @@ -27,6 +27,7 @@ * Improve the grammar in the documentation (#3233) * Update the LICENSE text to match the MIT license exactly (#3253) + * Update rake task `site:publish` to fix minor bugs. (#3254) ### Site Enhancements