From dc12bd3023b2b466ae9ca84433ec976c4761cdbc Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 18 Dec 2014 23:03:27 -0800 Subject: [PATCH] Update history to reflect merge of #3218 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 98ae4fe4..827289bf 100644 --- a/History.markdown +++ b/History.markdown @@ -18,6 +18,7 @@ ### Site Enhancements + * Add `@alfredxing` to the `@jekyll/core` team. :tada: (#3218) * Document the `-q` option for the `build` and `serve` commands (#3149) * Fix some minor typos/flow fixes in documentation website content (#3165) * Add `keep_files` to configuration documentation (#3162)