Skip to content

Commit

Permalink
[expectations] Changelog for rspec/rspec-expectations#1176
Browse files Browse the repository at this point in the history
This commit was imported from rspec/rspec-expectations@bffc9e8.
  • Loading branch information
JonRowe committed May 8, 2020
1 parent d68819e commit be32d59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rspec-expectations/Changelog.md
Expand Up @@ -5,6 +5,8 @@ Bug Fixes:

* Issue a proper `ArgumentError` when invalid arguments are given to `yield_control`
modifiers such as `at_least` et al. (Marc-André Lafortune, #1167)
* Prevent Ruby 2.7 keyword arguments warning from being issued by custom
matcher definitions. (Jon Rowe, #1176)

### 3.9.1 / 2020-03-13
[Full Changelog](http://github.com/rspec/rspec-expectations/compare/v3.9.0...v3.9.1)
Expand Down

0 comments on commit be32d59

Please sign in to comment.