Update history to reflect the merge of #860

This commit is contained in:
Parker Moore 2013-05-02 23:55:49 +02:00
parent 1404a97cd4
commit 1c4f5b4ee5
1 changed files with 2 additions and 1 deletions

View File

@ -73,6 +73,7 @@
* Add SVG support to Jekyll/WEBrick. (#407, #406) * Add SVG support to Jekyll/WEBrick. (#407, #406)
* Prevent custom destination from causing continuous regen on watch (#528, #820, #862) * Prevent custom destination from causing continuous regen on watch (#528, #820, #862)
* Site Enhancements * Site Enhancements
* Responsify (#860)
* Fix spelling, punctuation and phrasal errors (#989) * Fix spelling, punctuation and phrasal errors (#989)
* Update quickstart instructions with `new` command (#966) * Update quickstart instructions with `new` command (#966)
* Add docs for page.excerpt (#956) * Add docs for page.excerpt (#956)
@ -80,7 +81,7 @@
* Clean up site docs to prepare for 1.0 release (#918) * Clean up site docs to prepare for 1.0 release (#918)
* Bring site into master branch with better preview/deploy (#709) * Bring site into master branch with better preview/deploy (#709)
* Redesigned site (#583) * Redesigned site (#583)
* Development fixes * Development Fixes
* Exclude Cucumber 1.2.4, which causes tests to fail in 1.9.2 (#938) * Exclude Cucumber 1.2.4, which causes tests to fail in 1.9.2 (#938)
* Added "features:html" rake task for debugging purposes, cleaned up * Added "features:html" rake task for debugging purposes, cleaned up
cucumber profiles (#832) cucumber profiles (#832)