Skip to content

Commit

Permalink
CHANGELOG: add note about #907
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Nov 19, 2021
1 parent 98cc00b commit 87c1d3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Changelog
- [fix] Use `YAML.unsafe_load` if available to load cassette data (better compatibility with Psych 4.0). (#911)
- [patch] Improve error message for syntax error in ERB-using cassettes (#909)
- [patch] Handle `use_cassette(..., erb: {})` (#908)
- [fix] Use fiber-local for `global_hook_disabled_requests` (#907)

## 6.0.0 (May 28, 2020)
[Full Changelog](https://github.com/vcr/vcr/compare/v5.1.0...v6.0.0)
Expand Down

0 comments on commit 87c1d3e

Please sign in to comment.