From ffe161fe2f5373d3efe4830e45e0c8dada24f381 Mon Sep 17 00:00:00 2001 From: Jacob Floyd Date: Mon, 9 Jan 2023 10:53:37 -0600 Subject: [PATCH] update changelog entry --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3d37b236c2..7274fdbbdd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -14,7 +14,7 @@ Added working on StackStorm, improve our security posture, and improve CI reliability thanks in part to pants' use of PEX lockfiles. This is not a user-facing addition. #5778 #5789 #5817 #5795 #5830 #5833 #5834 #5841 #5840 #5838 #5842 #5837 #5849 #5850 - #5846 #5853 #5848 #5847 #5858 #5857 #5860 #5868 #5871 + #5846 #5853 #5848 #5847 #5858 #5857 #5860 #5868 #5871 #5864 Contributed by @cognifloyd * Added a joint index to solve the problem of slow mongo queries for scheduled executions. #5805