From 11354e2b5c1649e1e0bb7a02164eecd809220ae4 Mon Sep 17 00:00:00 2001 From: David Chelimsky Date: Mon, 18 Apr 2011 00:29:47 -0500 Subject: [PATCH] update the changelog --- features/Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/Changelog.md b/features/Changelog.md index 04cb635d5..a8bf80499 100644 --- a/features/Changelog.md +++ b/features/Changelog.md @@ -1,6 +1,6 @@ -### 2.6.0.rc1 / 2011-04-17 +### 2.6.0.rc2 / 2011-04-18 -[full changelog](http://github.com/rspec/rspec-mocks/compare/v2.5.0...v2.6.1.rc1) +[full changelog](http://github.com/rspec/rspec-mocks/compare/v2.5.0...v2.6.1.rc2) * Enhancements * Add support for any_instance.stub and any_instance.should_receive (Sidu