Add test to make sure the setter of AndFileFilter works correctly #244.
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e522fb5..0d9edbf 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,6 +57,9 @@
<action dev="ggregory" type="update" due-to="Gary Gregory">
Add SymbolicLinkFileFilter.
</action>
+ <action dev="ggregory" type="update" due-to="trncate">
+ Add test to make sure the setter of AndFileFilter works correctly #244.
+ </action>
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Dependabot">
Bump mockito-inline from 3.11.0 to 3.11.2 #247.