From 4fe3797e56303782774123a33ff6b12bed5c9e91 Mon Sep 17 00:00:00 2001 From: Nikita Bulai Date: Sun, 9 Feb 2020 12:39:47 +0300 Subject: [PATCH] [ci skip] Add changelog entry --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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