diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4eab2dad571201d406bc83f0c8b974bf17699c24..9369532e3bb5b8aaaf9d605f31b510c5a06ee826 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,6 +14,7 @@ Added * Provide an ``ExtensiblePolymorphicModel`` to support the features of extensible models for polymorphic models and vice-versa. * Implement optional Sentry integration for error and performance tracing. +* Support trusted OAuth applications that leave out the authorisation screen. Changed ~~~~~~~