commit | 9f2ad340fece081901cd68f5ced17793db47ee49 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed May 04 16:16:40 2022 +0200 |
committer | Akron <nils@diewald-online.de> | Tue May 17 11:05:57 2022 +0200 |
tree | 471fe1080c7ba36c6e479c88f5c2bebb52387fe4 | |
parent | 8dc8b13c8e5213cf4d2bedcbaaee4b8cfb89090d [diff] [blame] |
Support plugin source on registration Change-Id: I0ddc6ff0c0499db3a16114d0c0604fb9615d7127
diff --git a/Changes b/Changes index d7cdf6c..f4cad8f 100755 --- a/Changes +++ b/Changes
@@ -3,6 +3,7 @@ - Added OAuth client authorization handling. (diewald) - Mark public clients as slightly more insecure. (diewald) - Reintroduce email handle support. (fixes #165; diewald) + - Support plugin declarations on registration. (diewald) 0.44 2022-02-31 - Fixed autosecrets migration. (diewald)