Update CHANGES.txt
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index dcb2a31..bda9d80 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -217,6 +217,8 @@
 * SOLR-14965: metrics: Adds two metrics to the SolrCloud Overseer: solr_metrics_overseer_stateUpdateQueueSize
   and solr_metrics_overseer_collectionWorkQueueSize with corresponding entries in the the Prometheus exporter's
   default/stock configuration.  (Saatchi Bhalla, Megan Carey, Andrzej BiaƂecki, David Smiley)
+  
+* SOLR-14827: Refactor schema loading to not use XPath (noble)
 
 Optimizations
 ---------------------