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

Commit

Permalink
Changelog for #1339
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe authored Jan 14, 2022
1 parent 44f9a24 commit 9a30b07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Bug Fixes:
* Fix `expect(array).to include(hash).times`, previously this would fail due to
matching the entire array as a single hash, rather than a member of the hash.
(Slava Kardakov, #1322)
* Ensure `raise_error` matches works with the `error_highlight` option from Ruby 3.1.
(Peter Goldstein, #1339)

### 3.10.1 / 2020-12-27
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.10.0...v3.10.1)
Expand Down

0 comments on commit 9a30b07

Please sign in to comment.