From 48290a2df1cc10343d6167da8bef28477043c3cf Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Mon, 16 Sep 2024 16:24:16 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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