summaryrefslogtreecommitdiff
path: root/.changeset/purple-knives-tan.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/purple-knives-tan.md')
-rw-r--r--.changeset/purple-knives-tan.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/.changeset/purple-knives-tan.md b/.changeset/purple-knives-tan.md
deleted file mode 100644
index 188c49ee6..000000000
--- a/.changeset/purple-knives-tan.md
+++ /dev/null
@@ -1,6 +0,0 @@
----
-'@astrojs/rss': minor
----
-
-Added the ability for users to include the full content of their posts/items in each RSS feed entry
-via the new `content` key on the `RSSFeedItem` model.