Skip to content

Commit

Permalink
CHANGELOG: Add recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Oct 27, 2021
1 parent 73561cc commit e3d9905
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,13 @@ Changelog
## Unreleased changes
[Full Changelog](https://github.com/vcr/vcr/compare/v6.0.0...master)

- [breaking] Remove support for Ruby 2.4, require Ruby 2.5 or newer (#900)
- [breaking] JSON-serializer generates pretty-formatted output.
- [breaking] Drop support for ancient typhoeus 0.4 (#905)
- [new] Add `VCR.turned_on` similar to `VCR.turned_off` (#681)
- [fix] cassettes will match URIs with trailing dot. eg `example.com.` (#834)
- [patch] Improve error message for syntax error in ERB-using cassettes (#909)
- [patch] Handle `use_cassette(..., erb: {})` (#908)

## 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 e3d9905

Please sign in to comment.