Reintroduce email support for login (fixes #165; reverts #e208d30513f7cfafb6405324fee5b88902dcf2fb)
Change-Id: I3a3e99bed8a2891d5617c8160e0ea967ca05ab8a
diff --git a/Changes b/Changes
index 9f1f159..d7cdf6c 100755
--- a/Changes
+++ b/Changes
@@ -1,7 +1,8 @@
-0.45 2022-04-28
+0.45 2022-05-11
- Added confidential client support to OAuth. (diewald)
- Added OAuth client authorization handling. (diewald)
- Mark public clients as slightly more insecure. (diewald)
+ - Reintroduce email handle support. (fixes #165; diewald)
0.44 2022-02-31
- Fixed autosecrets migration. (diewald)