diff --git a/CHANGES.txt b/CHANGES.txt
index 19b67aa118..6ffdfb89aa 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -167,6 +167,7 @@ Merged from 3.11:
* Creating of a keyspace on insufficient number of replicas should filter out gosspping-only members (CASSANDRA-17759)
* Suppress CVE-2022-25857 and other snakeyaml CVEs (CASSANDRA-17907)
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