diff --git a/CHANGES.txt b/CHANGES.txt index 3900ab5b58..41e67079fb 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 3.0.29 + * Add to the IntelliJ Git Window issue navigation links to Cassandra's Jira (CASSANDRA-18126) * Avoid anticompaction mixing data from two different time windows with TWCS (CASSANDRA-17970) * Do not spam the logs with MigrationCoordinator not being able to pull schemas (CASSANDRA-18096) * Fix incorrect resource name in LIST PERMISSION output (CASSANDRA-17848) diff --git a/ide/idea/vcs.xml b/ide/idea/vcs.xml index 94a25f7f4c..81872fd3f1 100644 --- a/ide/idea/vcs.xml +++ b/ide/idea/vcs.xml @@ -3,4 +3,14 @@ + + + \ No newline at end of file