diff --git a/CHANGELOG.md b/CHANGELOG.md index 36028ce..6387028 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Web interface method of setting a Subscription's unique content rules, through a multi-select field - Migrations to allow older versions to seemlessly upgrade for this change, by creating the `UniqueContentRule` instances and setting default content rules on Subscriptions - Column on subscription table for the new unique content rules +- Validation indicators and messages to the sub modal fields ### Fixed