diff --git a/CHANGELOG.md b/CHANGELOG.md index 15d06aae671..126a3a911ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,15 @@ -## 0.91.0 (Unreleased) +## 0.92.0 (Unreleased) + +## 0.91.0 (March 22nd, 2024) + +ENHANCEMENTS: + +* access_application: add support for `saml_attribute_transform_jsonata` in saas apps ([#1562](https://github.com/cloudflare/cloudflare-go/issues/1562)) + +DEPENDENCIES: + +* deps: bumps actions/checkout from 2 to 4 ([#1573](https://github.com/cloudflare/cloudflare-go/issues/1573)) +* deps: bumps google.golang.org/protobuf from 1.28.0 to 1.33.0 ([#1558](https://github.com/cloudflare/cloudflare-go/issues/1558)) ## 0.90.0 (March 13th, 2024)