From 437693e744980453302c5cd285e5aa41e98ea595 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sat, 4 Jan 2014 14:09:49 -0800 Subject: [PATCH] Update history to reflect merge of #1912 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index b0812ec5..294959db 100644 --- a/History.markdown +++ b/History.markdown @@ -45,6 +45,7 @@ * Update Kramdown to `~> 1.3` (#1894) * Fix the `highlight` tag feature (#1859) * Test Jekyll under Ruby 2.1.0 (#1900) + * Add script/cibuild for fun and profit (#1912) ### Site Enhancements * Document Kramdown's GFM parser option (#1791)