From ec21586d1b463599021f389f850d91694f8c5eab Mon Sep 17 00:00:00 2001 From: Devin Haska Date: Thu, 29 May 2025 23:02:35 -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 f6a0966..bd57b15 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]. +## May 29th, 2025 + +- I updated my CSS pipeline! [My PR](https://git.cloud.haska.me/wonderfulfrog/wonderfulfrog.com/pulls/4) has more information, if you're curious. tl;dr: I decreased my build times! + ## May 27th, 2025 - Updated Eleventy to `3.1.0`