Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Oct 4, 2018
1 parent cb0a196 commit 808f1ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/release_notes/v0.3.2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ Python 3.4, 3.5, 3.6 and 3.7. Django 1.11, 2.0 and 2.1.
Minor changes
=============

* Ensured authentication that don't involve the 'email' scope work as expected
* Ensured that authentication that don't involve the ``email`` scope work as expected
(`#5 <https://github.com/impak-finance/django-oidc-rp/issues/5>`_)
* Ensured that the ``oidc_user_created`` signal is triggered by the DRF authentication backend

0 comments on commit 808f1ca

Please sign in to comment.