From 88fcb8f36bb16810c268f697695669fc076a3c7e Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 1 Jul 2024 01:47:06 -0600 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca5a2109d..2c27d562b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ # Release Notes ## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.12.2...dev) +- ([](https://github.com/pixelfed/pixelfed/commit/)) ## [v0.12.2 (2024-07-01)](https://github.com/pixelfed/pixelfed/compare/v0.12.1...v0.12.2) -- ([](https://github.com/pixelfed/pixelfed/commit/)) ### Framework - Updated to Laravel 11 (requires php 8.2+)