[VFS-821] Deprecate FileSelector#traverseDescendents in favor of
traverseDescendants
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f5a4349..34e1d4e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -132,6 +132,9 @@
       <action type="add" dev="ggregory">
         Add github/codeql-action.
       </action>
+      <action issue="VFS-821" type="add" dev="ggregory" due-to="Marc Wrobel, Gary Gregory">
+        Deprecate FileSelector#traverseDescendents in favor of traverseDescendants.
+      </action>
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
         Bump actions/cache from 2.1.6 to 3.0.5 #221, #249.