diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d00481..b4563d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 1.6.0 - 2025-03-29 + +- Implement full admin configuarability +- Update action to build releases automatically +- Clean up unneeded files +- Update templates to use new admin settings + ## 1.5.4 - 2025-03-03 - Fix count issue diff --git a/README.md b/README.md index 4df8028..ff3651b 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,13 @@ The plugin is designed to work out of the box with minimal configuration. Howeve ## Changelog +## 1.6.0 - 2025-03-29 + +- Implement full admin configuarability +- Update action to build releases automatically +- Clean up unneeded files +- Update templates to use new admin settings + ## 1.5.4 - 2025-03-03 - Fix count issue diff --git a/resource-filter.php b/resource-filter.php index 4071331..bfbbcad 100644 --- a/resource-filter.php +++ b/resource-filter.php @@ -4,7 +4,7 @@ * Plugin URI: https://github.com/Vincent-Design-Inc/resource-filter * Update URI: https://github.com/Vincent-Design-Inc/resource-filter * Description: Adds filtering for the content typed by various taxonomies. - * Version: 1.5.4 + * Version: 1.6.0 * Author: Keith Solomon */