From 8777062493f28ee0359f5b54ecf8b4d0e51c1062 Mon Sep 17 00:00:00 2001 From: Jonas Hiltl Date: Tue, 27 Aug 2024 16:11:02 +0200 Subject: [PATCH] add rss changelog article --- .testdata/v0.0.6-rss.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .testdata/v0.0.6-rss.md diff --git a/.testdata/v0.0.6-rss.md b/.testdata/v0.0.6-rss.md new file mode 100644 index 0000000..4e8936e --- /dev/null +++ b/.testdata/v0.0.6-rss.md @@ -0,0 +1,11 @@ +--- +title: RSS Feed +description: Keep your users informed with your own RSS feed +publishedAt: 2024-08-27 +--- + +![](https://github.com/user-attachments/assets/b712044a-237b-459b-bcda-8965982c3fa9) + +You can now easily notify your users about new product updates through an RSS feed. + +Each changelog now has its own RSS feed endpoint, readable by any RSS reader out there. \ No newline at end of file