Update history to reflect merge of #832.

This commit is contained in:
Parker Moore 2013-03-04 03:24:26 +01:00
parent 968ca6967c
commit ee057a99a7
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@
* 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
* Added "features:html" rake task for debugging purposes, cleaned up
cucumber profiles (#832)
* Explicitly require HTTPS rubygems source in Gemfile (#826) * Explicitly require HTTPS rubygems source in Gemfile (#826)
* Changed Ruby version for development to 1.9.3-p374 from p362 (#801) * Changed Ruby version for development to 1.9.3-p374 from p362 (#801)
* Including a link to the GitHub Ruby style guide in CONTRIBUTING.md (#806) * Including a link to the GitHub Ruby style guide in CONTRIBUTING.md (#806)