diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/11179.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11179.misc b/changelog.d/11179.misc new file mode 100644 index 0000000000..aded2e8367 --- /dev/null +++ b/changelog.d/11179.misc @@ -0,0 +1 @@ +Add tests to check that `ClientIpStore.get_last_client_ip_by_device` and `get_user_ip_and_agents` combine database and in-memory data correctly. |