Skip to content

Commit 3bc8c91

Browse files
dcpenaGregBrimble
andauthored
Applying Greg's suggestions
Co-authored-by: Greg Brimble <[email protected]>
1 parent 836b373 commit 3bc8c91

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

src/content/changelogs/workers-for-platforms.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ productLink: "/cloudflare-for-platforms/"
55
productArea: Developer platform
66
productAreaLink: /workers/platform/changelog/platform/
77
entries:
8-
- publish_date: "2024-04-05"
8+
- publish_date: "2024-04-16"
99
title: Workers for Platforms available to all users
1010
description: |-
11-
Workers for Platforms will be available for all users through the new $25 pay-as-you-go plan as of April 16, 2024. For more information, refer to the [blog post](https://blog.cloudflare.com/browser-rendering-api-ga-rolling-out-cloudflare-snippets-swr-and-bringing-workers-for-platforms-to-our-paygo-plans/).
11+
Workers for Platforms will be available for all users through the new pay-as-you-go plan. For more information, refer to the [blog post](https://blog.cloudflare.com/browser-rendering-api-ga-rolling-out-cloudflare-snippets-swr-and-bringing-workers-for-platforms-to-our-paygo-plans/).
1212
- publish_date: "2023-05-18"
1313
title: Outbound Workers, Custom Limits and Tail Workers
1414
description: |-
15-
Outbound Workers, Custom Limits and Tail Workers are now available. For detailed information about how these features work, refer to the [blog post](https://blog.cloudflare.com/powering-platforms-on-workers/).
15+
[Outbound Workers](/cloudflare-for-platforms/workers-for-platforms/configuration/outbound-workers/), [Custom Limits](/cloudflare-for-platforms/workers-for-platforms/configuration/custom-limits/) and [Tail Workers](/cloudflare-for-platforms/workers-for-platforms/configuration/observability/#tail-workers) are now available.
1616
- publish_date: "2022-05-10"
1717
title: Workers for Platform announced
1818
description: |-

src/content/docs/cloudflare-for-platforms/workers-for-platforms/reference/changelog.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ changelog_file_name:
77

88
import { ProductChangelog } from "~/components";
99

10+
Workers for Platforms users might also be interested in [the Workers changelog](/workers/platform/changelog/) which has detailed changes to the Workers runtime and the various configuration options available to your dispatch and user Workers.
11+
1012
{/* <!-- Actual content lives in /src/content/changelogs/workers-for-platforms.yaml. --> */}
1113

1214
<ProductChangelog />

0 commit comments

Comments
 (0)