Skip to content

Commit

Permalink
Changelog for rspec#546
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Dec 30, 2011
1 parent 3428c6f commit 43bd805
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Bug fixes

* For metadata filtering, restore passing the entire array to the proc, rather
than each item in the array (weidenfreak)
* Ensure each spec file is loaded only once
* Fixes a bug that caused all the examples in a file to be run when
referenced twice with line numbers in a command, e.g.
* `rspec path/to/file:37 path/to/file:42`

### 2.8.0.rc2 / 2011-12-19

Expand Down

0 comments on commit 43bd805

Please sign in to comment.