summaryrefslogtreecommitdiff
path: root/packages/astro-rss/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/astro-rss/CHANGELOG.md')
-rw-r--r--packages/astro-rss/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/astro-rss/CHANGELOG.md b/packages/astro-rss/CHANGELOG.md
index 60327a088..89179a9a7 100644
--- a/packages/astro-rss/CHANGELOG.md
+++ b/packages/astro-rss/CHANGELOG.md
@@ -1,5 +1,11 @@
# @astrojs/rss
+## 4.0.0
+
+### Major Changes
+
+- [#9168](https://github.com/withastro/astro/pull/9168) [`153a5abb9`](https://github.com/withastro/astro/commit/153a5abb905042ac68b712514dc9ec387d3e6b17) Thanks [@bluwy](https://github.com/bluwy)! - Removes the deprecated (in v3.0) `drafts` option as the feature is deprecated in Astro 3.0
+
## 4.0.0-beta.0
### Major Changes