CHANGELOG.md in fastly-7.2.2 vs CHANGELOG.md in fastly-8.0.0
- old
+ new
@@ -1,6 +1,26 @@
# Changelog
+## [v8.0.0](https://github.com/fastly/fastly-ruby/releases/tag/release/v8.0.0) (2023-11-29)
+
+**Breaking:**
+
+- breaking(historical): restructure OpenAPI schema to avoid duplicated data rendering.
+
+**Bug fixes:**
+
+- fix: no longer display Markdown syntax in code comments.
+
+**Enhancements:**
+
+- feat(stats): expose new `service_id` and `start_time` fields.
+
+## [v7.2.2](https://github.com/fastly/fastly-ruby/releases/tag/release/v7.2.2) (2023-11-07)
+
+**Enhancements:**
+
+- feat(config_store): add `name` query param to list endpoint.
+
## [v7.2.1](https://github.com/fastly/fastly-ruby/releases/tag/release/v7.2.1) (2023-10-27)
**Documentation:**
- docs: rename Compute@Edge to Compute.