diff --git a/CHANGELOG.md b/CHANGELOG.md index fdf0f08bd..fbea8531c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. #### Major Changes #### Minor Changes +- ReferringConnectorValidationExtension: Added support for comma separated lists of connectors using the EQ operator as well as pure Lists using the IN operator. #### Patch Changes