diff --git a/CHANGES.rst b/CHANGES.rst index 8b93b26..2e4966d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -121,7 +121,7 @@ Changes 5.32.0 (2022-04-08) ------------------- -- Add support for persistent logging +- Add support for persistent failure logging where failed login attempts are persisted in the database until a specific threshold is reached. [p1-gdd]