From 7125c2b39f323ed13f7954fe192d2eeb3d300a55 Mon Sep 17 00:00:00 2001 From: andrew000 <11490628+andrew000@users.noreply.github.com> Date: Thu, 20 Oct 2022 00:20:28 +0300 Subject: [PATCH] Refactor changelog --- CHANGES/1032.feature.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES/1032.feature.rst b/CHANGES/1032.feature.rst index ed00922a..f4a0d5aa 100644 --- a/CHANGES/1032.feature.rst +++ b/CHANGES/1032.feature.rst @@ -1 +1 @@ -Add your info here \ No newline at end of file +Cleanup will clear unused locks to prevent memory overflow.