From 1a5368a1e3fc4abb759199f2e5efebe295170293 Mon Sep 17 00:00:00 2001 From: Devin Haska <2636402+wonderfulfrog@users.noreply.github.com> Date: Sun, 7 Jul 2024 14:27:05 -0700 Subject: [PATCH] chore: update changelog --- src/pages/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/pages/changelog.md b/src/pages/changelog.md index 756bff8..5b91bbf 100644 --- a/src/pages/changelog.md +++ b/src/pages/changelog.md @@ -10,6 +10,10 @@ All the changes that are fit to read! If preferred, the [commit log is available here][commits]. +## July 7th 2024 + +- Update `` tag to `` tag to match [RSS 2.0 spec](https://www.rssboard.org/rss-specification#ltpubdategtSubelementOfLtitemgt) + ## July 3rd 2024 - Fixed `scrollbar-color` not applying.