From e62f4dcb78a9cfb24130450f18b871f9674df904 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Thu, 19 Nov 2020 15:09:36 -0500 Subject: [PATCH] Update newsfragment. --- changelog.d/8784.misc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/8784.misc b/changelog.d/8784.misc index 7e65115550..a6715532fc 100644 --- a/changelog.d/8784.misc +++ b/changelog.d/8784.misc @@ -1 +1 @@ -Fix type hints in CAS handler. +Add additional type hints in the registration and SSO handlers.