diff --git a/CHANGELOG.md b/CHANGELOG.md index d73da7c..bba30b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 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 +- Help text to various form fields that lacked it ### Fixed @@ -28,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update changelog to follow [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) - Made the tables and their respective buttons more mobile friendly - Tidy up the layout of switches on some forms +- Help text for the switch fields on the Filters form, to better indicate their function ## [0.3.4] - 2024-09-12