From 900d41bcef260a46627314f67107fda8d5cfd33c Mon Sep 17 00:00:00 2001 From: Ginger Date: Mon, 23 Mar 2026 09:35:50 -0400 Subject: [PATCH] chore: News fragment --- changelog.d/+1770db35.feature.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/+1770db35.feature.md diff --git a/changelog.d/+1770db35.feature.md b/changelog.d/+1770db35.feature.md new file mode 100644 index 000000000..e03adf388 --- /dev/null +++ b/changelog.d/+1770db35.feature.md @@ -0,0 +1 @@ +Added support for associating email addresses with accounts, requiring email addresses for registration, and resetting passwords via email.