From 371120e99c0117c45fa245140d40b27be7d3b036 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 9 Jul 2026 13:23:10 +0000 Subject: [PATCH] Add changelog entries for Storage S3-Compatible API documentation updates (PR #337) Co-Authored-By: Claude Opus 4.6 Claude-Session: https://claude.ai/code/session_01Xpq4rMEYF8SAZo5x8iJBkJ --- changelog.mdx | 6 ++++++ storage/changelog.mdx | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/changelog.mdx b/changelog.mdx index 4d163dd1..a2ed2778 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements across bunny.net products." rss: true --- + + ## Storage overview and quickstart now feature S3-Compatible API + + The Storage overview and quickstart pages now prominently link to the S3-Compatible API documentation, and the quickstart reflects the updated public preview status for S3 compatibility. [Learn more](/storage/quickstart) + + ## S3 API 'Public Preview' launched diff --git a/storage/changelog.mdx b/storage/changelog.mdx index a49b5e44..2020c093 100644 --- a/storage/changelog.mdx +++ b/storage/changelog.mdx @@ -4,6 +4,12 @@ description: "Latest updates and improvements for Storage." rss: true --- + + ## Storage overview and quickstart now feature S3-Compatible API + + The Storage overview and quickstart pages now prominently link to the S3-Compatible API documentation, and the quickstart reflects the updated public preview status for S3 compatibility. [Learn more](/storage/quickstart) + + ## S3 API 'Public Preview' launched