File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
### Development
2
- [ Full Changelog] ( http://github.com/rspec/rspec-rails/compare/v3.8.3...master )
2
+ [ Full Changelog] ( http://github.com/rspec/rspec-rails/compare/v3.9.0...master )
3
+
4
+ ### 3.9.0 / 2019-10-08
5
+ [ Full Changelog] ( http://github.com/rspec/rspec-rails/compare/v3.8.3...v3.9.0 )
3
6
4
7
Enhancements
5
8
@@ -18,7 +21,7 @@ Bug Fixes:
18
21
(Emric Istanful, #2069 )
19
22
20
23
### 3.8.3 / 2019-10-03
21
- [ Full Changelog] ( http://github.com/rspec/rspec-rails/compare/v3.8.2...master )
24
+ [ Full Changelog] ( http://github.com/rspec/rspec-rails/compare/v3.8.2...v3.8.3 )
22
25
23
26
Bug Fixes:
24
27
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module Rails
3
3
# Version information for RSpec Rails.
4
4
module Version
5
5
# Current version of RSpec Rails, in semantic versioning format.
6
- STRING = '3.9 .0.pre'
6
+ STRING = '3.10 .0.pre'
7
7
end
8
8
end
9
9
end
You can’t perform that action at this time.
0 commit comments