diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c4de5db..62a7e713 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -506,7 +506,7 @@ There are a lot of changes but to highlight some of the most notable ones: - Admins are now system `_superusers` auth records. - Builtin rate limiter (_supports tags, wildcards and exact routes matching_). - Batch/transactional Web API endpoint. -- Enabled Web API endpoint (_it could be also used for generating fixed/nonrenewable superuser tokens, aka. "API keys"_). +- Impersonate Web API endpoint (_it could be also used for generating fixed/nonrenewable superuser tokens, aka. "API keys"_). - Support for custom user request activity log attributes. - One-Time Password (OTP) auth method (_via email code_). - Multi-Factor Authentication (MFA) support (_currently requires any 2 different auth methods to be used_).