diff --git a/CHANGELOG.md b/CHANGELOG.md index 24a593ca0c..365f7c0aad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ ENHANCEMENTS: * tiered_cache: Add support for Tiered Caching interactions for setting Smart and Generic topologies ([#1149](https://github.com/cloudflare/cloudflare-go/issues/1149)) +BUG FIXES: + +* workers: correctly set `body` value for non-ES module uploads ([#1155](https://github.com/cloudflare/cloudflare-go/issues/1155)) + ## 0.57.0 (December 22nd, 2022) BREAKING CHANGES: