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 6a8cc7f commit d7943d1Copy full SHA for d7943d1
Changelog.md
@@ -1,11 +1,19 @@
1
-### Development
2
-[full changelog](http://github.com/rspec/rspec-rails/compare/v2.14.0...master)
+### 3.0.0 Development
+[full changelog](http://github.com/rspec/rspec-rails/compare/2-99-maintenance...master)
3
4
Breaking Changes for 3.0.0:
5
6
* Extracts `autotest` and `autotest-rails` support to `rspec-autotest` gem.
7
(Andy Lindeman)
8
9
+### 2.99.0.beta1 / 2013-11-07
10
+[full changelog](http://github.com/rspec/rspec-rails/compare/v2.14.0...v2.99.0.beta1)
11
+
12
+Deprecations
13
14
+* Deprecates autotest integration in favor of the `rspec-autotest` gem. (Andy
15
+ Lindeman)
16
17
Enhancements
18
19
* Supports Rails 4.1 and Minitest 5. (Patrick Van Stee)
0 commit comments