diff --git a/CHANGELOG.md b/CHANGELOG.md index ed13e08..19d4d60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### v2.0.0 +Breaking changes: +- Typography CSS vars have been replaced + ### v1.1.1 Fixes: - Add pages to default search post types diff --git a/amnesty-petitions.php b/amnesty-petitions.php index d7ddd2b..949261c 100644 --- a/amnesty-petitions.php +++ b/amnesty-petitions.php @@ -8,7 +8,7 @@ Plugin Name: Humanity Petitions Plugin URI: https://github.com/amnestywebsite/humanity-petitions Description: Enable petitions support, with interface for synchronising data to a CRM. CRM integrations not included. -Version: 1.1.1 +Version: 2.0.0 Author: Amnesty International Author URI: https://www.amnesty.org License: GPLv2 @@ -18,7 +18,7 @@ Network: true Requires PHP: 8.2.0 Requires at least: 5.8.0 -Tested up to: 6.4.5 +Tested up to: 6.6.2 */ if ( ! defined( 'ABSPATH' ) ) {