Skip to content

Commit f21e39a

Browse files
committed
Update changelog for v3.0.0. [ci skip]
1 parent 77d651c commit f21e39a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Changelog.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
### 3.0.0 development
2-
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.0.0.rc1...master)
1+
### 3.0.0 / 2014-06-01
2+
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.0.0.rc1...v3.0.0)
33

44
Enhancements:
55

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)
6+
* Separate RSpec configuration in generated `spec_helper` from Rails setup
7+
and associated configuration options. Moving Rails specific settings and
8+
options to `rails_helper`. (Aaron Kromer)
99

1010
Bug Fixes:
1111

0 commit comments

Comments
 (0)