From a84f7daf05315797c6a7ede8aedb72a433bf626d Mon Sep 17 00:00:00 2001 From: Sam Tunnicliffe Date: Thu, 18 Apr 2024 13:27:51 +0100 Subject: [PATCH] Ninja: update CHANGES.txt --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index 4f07c455df..04d75e5e0a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 5.1 + * Correctly set last modified epoch when combining multistep operations into a single step (CASSANDRA-19538) * Add new TriggersPolicy configuration to allow operators to disable triggers (CASSANDRA-19532) * Use Transformation.Kind.id in local and distributed log tables (CASSANDRA-19516) * Remove period field from ClusterMetadata and metadata log tables (CASSANDRA-19482)