From ae503d8da2c7e02094bae1b3a83197019001d523 Mon Sep 17 00:00:00 2001 From: Devin Haska <2636402+wonderfulfrog@users.noreply.github.com> Date: Sun, 29 Sep 2024 20:19:44 -0700 Subject: [PATCH] chore: update CHANGELOG.md --- src/pages/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/pages/changelog.md b/src/pages/changelog.md index 5b91bbf..9f85828 100644 --- a/src/pages/changelog.md +++ b/src/pages/changelog.md @@ -10,6 +10,11 @@ All the changes that are fit to read! If preferred, the [commit log is available here][commits]. +## September 29th 2024 + +- Switched to [Cloudflare Pages](https://pages.cloudflare.com/) for deployments and hosting. +- Switched to [Backblaze B2](https://www.backblaze.com/cloud-storage) for asset storage. Served through Cloudflare. + ## July 7th 2024 - Update `` tag to `` tag to match [RSS 2.0 spec](https://www.rssboard.org/rss-specification#ltpubdategtSubelementOfLtitemgt)