aboutsummaryrefslogtreecommitdiff
path: root/_changes.yml
diff options
context:
space:
mode:
Diffstat (limited to '_changes.yml')
-rw-r--r--_changes.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/_changes.yml b/_changes.yml
index 728f7c0..143c3bb 100644
--- a/_changes.yml
+++ b/_changes.yml
@@ -9,4 +9,5 @@ versions:
date_rss: 22 Sep 2025 21:30:00 -0300
date_markdown: 2025-11-22
summary: |
- * RSS/Atom feed support.
+ * RSS/Atom feed support, adapted from recipe available at
+ https://recursewithless.net/projects/pandoc-feeds.html.