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

Commit 7be3801

Browse files
authored
Correct changelog
1 parent d70a6dd commit 7be3801

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

Changelog.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
1-
### 3.8.1 / 2019-03-03
2-
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.8.0...v3.8.1)
1+
### Development
2+
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.8.1...master)
33

44
Bug Fixes:
55

6-
* Ensure that inspecting a `SimpleDelegator` based object works regardless of
7-
visibilty of the `__getobj__` method. (Jon Rowe, #369)
86
* Ensure that optional hash arguments are recognised correctly vs keyword
97
arguments. (Evgeni Dzhelyov, #366)
108
* Ensure that an empty hash is recognised as empty keyword arguments when
119
applicable. (Thomas Walpole, #375)
1210
* Ensure that diffing truthy values produce diffs consistently.
1311
(#377, #377)
12+
13+
### 3.8.1 / 2019-03-03
14+
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.8.0...v3.8.1)
15+
16+
Bug Fixes:
17+
18+
* Ensure that inspecting a `SimpleDelegator` based object works regardless of
19+
visibilty of the `__getobj__` method. (Jon Rowe, #369)
1420

1521
### 3.8.0 / 2018-08-04
1622
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.7.1...v3.8.0)

0 commit comments

Comments
 (0)