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

Commit e179d8f

Browse files
committed
Release 3.8.3
1 parent c69a231 commit e179d8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
### Development
1+
### 3.8.3 / 2019-10-02
22

33
Bug Fixes:
44

55
* Escape \r when outputting strings inside arrays.
66
(Tomita Masahiro, Jon Rowe, #378)
7+
* Ensure that optional hash arguments are recognised correctly vs keyword
8+
arguments. (Evgeni Dzhelyov, #366)
79

810
### 3.8.2 / 2019-06-10
911
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.8.1...v3.8.2)
1012

1113
Bug Fixes:
1214

13-
* Ensure that optional hash arguments are recognised correctly vs keyword
14-
arguments. (Evgeni Dzhelyov, #366)
1515
* Ensure that an empty hash is recognised as empty keyword arguments when
1616
applicable. (Thomas Walpole, #375)
1717
* Ensure that diffing truthy values produce diffs consistently.

0 commit comments

Comments
 (0)