CHANGELOG.md in fastly-4.1.0 vs CHANGELOG.md in fastly-4.2.0

- old
+ new

@@ -1,6 +1,31 @@ # Changelog +## [v4.1.0](https://github.com/fastly/fastly-ruby/releases/tag/v4.1.0) (2023-03-21) + +[Full Changelog](https://github.com/fastly/fastly-ruby/compare/v4.0.0...v4.1.0) + +## Bug fixes + +- fix(purge): switch authentication type to 'token' + +## Enhancements + +- feat(events): implement 'filter_created_at' property +- feat(mutual-authentication): implement 'include' property +- feat(object-store): implement new Object Store API endpoints +- feat(settings): implement Service Settings 'update' endpoint + +## Documentation + +- docs(backend): keepalive_time +- docs(pop): region, shield, latitude, longitude +- docs(product-enablement): brotli_compression +- docs(resource): terminology +- docs(results): fanout properties +- docs(tls/subscriptions): new 'failed' state +- docs(user): 'login' modification note removed + ## [v4.0.0](https://github.com/fastly/fastly-ruby/releases/tag/v4.0.0) (2022-12-15) [Full Changelog](https://github.com/fastly/fastly-ruby/compare/v3.0.2...v4.0.0) **Breaking:**