Skip to content

Commit 03100c6

Browse files
committed
docs(ChangeLog): reworded
1 parent d63aead commit 03100c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ChangeLog.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Note worthy changes
1616
- IdP: added support for pointing to a custom userinfo endpoint (see
1717
``IDP_OIDC_USERINFO_ENDPOINT``)
1818

19-
- For OpenID Connect providers, you can now configure the field to be used as the
20-
account ID to be used by setting ``"uid_field"`` in the relevant
19+
- For OpenID Connect providers, you can now configure the field to be used as
20+
the account ID by setting ``"uid_field"`` in the relevant
2121
``SocialApp.settings``.
2222

2323

@@ -27,7 +27,7 @@ Fixes
2727
- IdP: Access tokens without a user attached (client credentials) were no longer
2828
recognized in DRF/Ninja endpoints.
2929

30-
- `requests` sessions are now disposed of after use to avoid resource leaks.
30+
- ``requests`` sessions are now disposed of after use to avoid resource leaks.
3131

3232

3333
65.13.1 (2025-11-20)

0 commit comments

Comments
 (0)