diff --git a/CHANGES.txt b/CHANGES.txt index b9ab8981ec..76e856685c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,7 @@ Merged from 3.11: * Fix Splitter sometimes creating more splits than requested (CASSANDRA-18013) Merged from 3.0: + * 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