Skip to content

Commit

Permalink
Changelog for #1167.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
myronmarston committed Jul 8, 2017
1 parent 47f53d3 commit 4847ef0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changelog.md
Expand Up @@ -6,6 +6,11 @@ Enhancements:
* Improve compatibility with `--enable-frozen-string-literal` option
on Ruby 2.3+. (Pat Allan, #1165)

Bug Fixes:

* Fix `hash_including` and `hash_excluding` so that they work against
subclasses of `Hash`. (Aaron Rosenberg, #1167)

### 3.6.0 / 2017-05-04
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.6.0.beta2...v3.6.0)

Expand Down

0 comments on commit 4847ef0

Please sign in to comment.