Skip to content

Commit 30d1ac6

Browse files
authored
Add disclaimer about difference between changelog and compat dates
1 parent 5eb0416 commit 30d1ac6

File tree

1 file changed

+4
-0
lines changed
  • src/content/docs/workers/platform/changelog

1 file changed

+4
-0
lines changed

src/content/docs/workers/platform/changelog/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ description: Review recent changes to Cloudflare Workers.
1313

1414
import { ProductChangelog } from "~/components";
1515

16+
This changelog details meaningful changes made to Workers across the Cloudflare dashboard, Wrangler, the API, and the workerd runtime. These changes are not configurable.
17+
18+
This is *different* to the [compatibility dates of workerd](/workers/configuration/compatibility-dates/) which specifically gate individual runtime features and can be opted-in to or out from.
19+
1620
{/* <!-- Actual content lives in /src/content/changelogs/workers.yaml. Update the file there for new entries to appear here. For more details, refer to https://developers.cloudflare.com/style-guide/documentation-content-strategy/content-types/changelog/#yaml-file --> */}
1721

1822
<ProductChangelog />

0 commit comments

Comments
 (0)