CHANGELOG.md in fastly-6.0.1 vs CHANGELOG.md in fastly-6.0.2

- old
+ new

@@ -1,6 +1,14 @@ # Changelog +## [v6.0.2](https://github.com/fastly/fastly-ruby/releases/tag/release/v6.0.2) (2023-07-13) + +**Bug fixes:** + +- fix(logging_gcs): set expected default value for 'path'. +- fix(origin_inspector_historical): use correct type for 'values'. +- fix(tls_subscriptions): fix argument order for deleting globalsign email challenge. + ## [v6.0.1](https://github.com/fastly/fastly-ruby/releases/tag/release/v6.0.1) (2023-07-12) **Bug fixes:** - fix(billing): rename response field 'lines' to 'line_items'.