Update history to reflect merge of #3795

[ci skip]
This commit is contained in:
Parker Moore 2015-06-17 10:50:12 -07:00
parent d09c4cdf79
commit 4b2b5ea8b1
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,7 @@
* Performance: Sort files only once (#3707) * Performance: Sort files only once (#3707)
* Performance: Marshal metadata (#3706) * Performance: Marshal metadata (#3706)
* Upgrade highlight wrapper from `div` to `figure` (#3779) * Upgrade highlight wrapper from `div` to `figure` (#3779)
* Upgrade mime-types to `~> 2.6` (#3795)
### Bug Fixes ### Bug Fixes
@ -145,6 +146,7 @@
* Force minitest version to 5.5.1 (#3657) * Force minitest version to 5.5.1 (#3657)
* Update the way cucumber accesses Minitest assertions (#3678) * Update the way cucumber accesses Minitest assertions (#3678)
* Add `script/rubyprof` to generate cachegrind callgraphs (#3692) * Add `script/rubyprof` to generate cachegrind callgraphs (#3692)
* Upgrade cucumber to 2.x (#3795)
### Site Enhancements ### Site Enhancements