From 2c1dc640d72730f2bbf6806c82ea8443abdcabe9 Mon Sep 17 00:00:00 2001 From: kodster28 Date: Wed, 23 Apr 2025 13:33:38 -0500 Subject: [PATCH] [Release notes] Add notice to reach RSS subscribers --- src/content/release-notes/feed-deprecation.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/content/release-notes/feed-deprecation.yaml diff --git a/src/content/release-notes/feed-deprecation.yaml b/src/content/release-notes/feed-deprecation.yaml new file mode 100644 index 000000000000000..32c355c170f54dc --- /dev/null +++ b/src/content/release-notes/feed-deprecation.yaml @@ -0,0 +1,13 @@ +--- +link: "/fundamentals/new-features/available-rss-feeds/" +productName: Fundamentals +productLink: "/fundamentals/" +productArea: Core platform +productAreaLink: /fundamentals/reference/changelog/platform/ +entries: +- publish_date: "2025-04-25" + title: "Move to Changelog RSS feed" + description: |- + Release notes are being deprecated in favor of the [Cloudflare changelog](/changelog/). + + To keep up with product updates, subscribe to [the Changelog RSS feed](/changelog/rss/index.xml) instead. Or, review your options at [Available RSS feeds](/fundamentals/new-features/available-rss-feeds/). \ No newline at end of file