CHANGELOG.md in fastly-7.1.1 vs CHANGELOG.md in fastly-7.2.0
- old
+ new
@@ -1,6 +1,17 @@
# Changelog
+## [v7.2.0](https://github.com/fastly/fastly-ruby/releases/tag/release/v7.2.0) (2023-10-24)
+
+**Enhancements:**
+
+- feat(stats): add historical DDoS metrics.
+- feat(stats): add bot challenges.
+
+**Bug fixes:**
+
+- fix(snippets): ensure POST response's dynamic field is numerical.
+
## [v7.1.1](https://github.com/fastly/fastly-ruby/releases/tag/release/v7.1.1) (2023-09-01)
**Enhancements:**
- feat(events): support extra created_at filters.