From 82a84a733b234064e7ff9985c590ef2b52b66119 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Mon, 8 Nov 2021 23:03:35 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71ace1fde..bb3c238a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.11.1...dev) +### Added +- Manual email verification requests. ([bc659387](https://github.com/pixelfed/pixelfed/commit/bc659387)) + ### Updated - Updated NotificationService, fix 500 bug. ([4a609dc3](https://github.com/pixelfed/pixelfed/commit/4a609dc3)) - Updated HttpSignatures, update instance actor headers. Fixes #2935. ([a900de21](https://github.com/pixelfed/pixelfed/commit/a900de21))