Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit d8ae7a4

Browse files
committed
Forward port 3.7.1 release notes.
[ci skip]
1 parent 046aa27 commit d8ae7a4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Changelog.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
### Development
2-
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.7.0...master)
2+
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.7.1...master)
33

44
Bug Fixes:
55

66
* Order hash keys before diffing to improve diff accuracy when using mocked calls.
77
(James Crisp, #334)
8+
9+
### 3.7.1 / 2018-01-29
10+
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.7.0...v3.7.1)
11+
12+
Bug Fixes:
13+
814
* Fix source extraction logic so that it does not trigger a `SystemStackError`
915
when processing deeply nested example groups. (Craig Bass, #343)
1016

11-
### 3.7.0 / 2017-05-04
17+
### 3.7.0 / 2017-10-17
1218
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.6.0...v3.7.0)
1319

1420
Enhancements:

0 commit comments

Comments
 (0)