ninja fix: update CHANGES for 77c815071a66fb53b97e9e07695417004dd88804
diff --git a/CHANGES.txt b/CHANGES.txt
index bc4f1da..2ec3980 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,6 @@
 1.0.0
 -----
+ * Add missing method to retrieve the InetSocketAddress to DriverUtils (CASSANDRASC-123)
  * Reduce filesystem calls while streaming SSTables (CASSANDRASC-94)
  * Record existing and additional metrics with dropwizard (CASSANDRASC-117)
  * Support sending json request (CASSANDRASC-118)