We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77d651c commit f21e39aCopy full SHA for f21e39a
Changelog.md
@@ -1,11 +1,11 @@
1
-### 3.0.0 development
2
-[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.0.0.rc1...master)
+### 3.0.0 / 2014-06-01
+[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.0.0.rc1...v3.0.0)
3
4
Enhancements:
5
6
-* Separate RSpec configuration in `spec_helper` from Rails setup and associated
7
- configuration options. Moving Rails specific settings and options to
8
- `rails_helper`. (Aaron Kromer)
+* Separate RSpec configuration in generated `spec_helper` from Rails setup
+ and associated configuration options. Moving Rails specific settings and
+ options to `rails_helper`. (Aaron Kromer)
9
10
Bug Fixes:
11
0 commit comments