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

Commit 5e56e8f

Browse files
committed
Changelog for 3.8.2
1 parent a2642ed commit 5e56e8f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 3.8.2 / 2019-06-10
2+
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.8.1...v3.8.2)
3+
4+
Bug Fixes:
5+
6+
* Ensure that optional hash arguments are recognised correctly vs keyword
7+
arguments. (Evgeni Dzhelyov, #366)
8+
* Ensure that an empty hash is recognised as empty keyword arguments when
9+
applicable. (Thomas Walpole, #375)
10+
* Ensure that diffing truthy values produce diffs consistently.
11+
(Lucas Nestor, #377)
12+
113
### 3.8.1 / 2019-03-03
214
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.8.0...v3.8.1)
315

0 commit comments

Comments
 (0)