[BCEL-345] Make documentation wording more inclusive #98.
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2e3926f..605285d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,6 +72,7 @@
       <action                  type="fix" dev="ggregory" due-to="Arturo Bernal">Inline variable and avoid unnecessary variable. #94.</action>

       <action                  type="fix" dev="ggregory" due-to="Mark Roberts, Gary Gregory">Formalize PerformanceTest #168.</action>

       <action                  type="fix" dev="ggregory" due-to="Arturo Bernal">Java 8 improvements #95.</action>

+      <action issue="BCEL-345" type="fix" dev="ggregory" due-to="Christine Poerschke">Make documentation wording more inclusive #98.</action>

       <!-- ADD -->

       <!-- UPDATES -->

       <action                  type="update" dev="ggregory" due-to="Gary Gregory">Update tests from Apache Commons Lang 3.10 to 3.12.0</action>