SOLR-14787 CHANGES.txt entry.
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 1e898e7..f7397d6 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -28,7 +28,9 @@
 * SOLR-15055: Re-implement 'withCollection'. This also adds the placement plugin support
   for rejecting replica / collection deletions that would violate placement constraints. (ab, ilan)
 
-* SOLR-8138: Simple UI for issuing SQL queries (Michael Suzuki via Eric Pugh)  
+* SOLR-8138: Simple UI for issuing SQL queries (Michael Suzuki via Eric Pugh)
+
+* SOLR-14787: Payload check query parser now supports inequalities. (Kevin Watters, Gus Heck)
 
 Improvements
 ----------------------