Skip to content

Commit

Permalink
fix changelog link in History
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Sep 11, 2010
1 parent 3c467e9 commit 9003244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### 2.0.0.beta.21 (not yet released)

[full changelog](http://github.com/rspec/rspec-mocks/compare/v2.0.0.beta.20...v2.0.0.beta.21)
[full changelog](http://github.com/rspec/rspec-mocks/compare/v2.0.0.beta.20...master)

* Bug fixes
* fixed regression that broke obj.stub_chain(:a, :b => :c)
Expand Down

0 comments on commit 9003244

Please sign in to comment.