Skip to content

Commit 585f70f

Browse files
committed
changelog for 3.5.1
1 parent 7bb4e1b commit 585f70f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### 3.5.1 / 2016-07-08
2+
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.5.0...v3.5.1)
3+
4+
Bugfixes:
5+
6+
* Only attempt to load `ActionDispatch::IntegrationTest::Behavior` on Rails 5,
7+
and above; Prevents possible `TypeError` when an existing `Behaviour` class
8+
is defined. (#1660, Betesh).
9+
110
### 3.5.0 / 2016-07-01
211
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.5.0.beta4...v3.5.0)
312

0 commit comments

Comments
 (0)