diff --git a/source/community/release_notes/willow/dev_op_release_notes.rst b/source/community/release_notes/willow/dev_op_release_notes.rst index f09f2eeb6..951dcdfa9 100644 --- a/source/community/release_notes/willow/dev_op_release_notes.rst +++ b/source/community/release_notes/willow/dev_op_release_notes.rst @@ -33,6 +33,11 @@ Administrators & Operators Settings and Toggles ******************** +* **+REDACT_CERTIFICATES_HISTORICAL_PII**: `lms/djangoapps/certificates/config.py (line 25) `_ + * Default value = ``False`` + * Description: Clears the ``name`` field in the `django-simple-history` audit table for retiring users\' certificate records. + + Developer Experience ********************