diff --git a/CHANGELOG.md b/CHANGELOG.md index 56c364cfa..8bb1906d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,10 @@ User-visible changes worth mentioning. If you were relying on access tokens being revoked once the same client requested a new access token, reenable it with `revoke_previous_client_credentials_token` in Doorkeeper initialization file. + +## 5.2.4 + +- [#1360] Increase `matching_token_for` batch lookup size to 10 000 and make it configurable. ## 5.2.3