=== Customer Address Change Notification for WooCommerce ===
Contributors: berrypress
Tags: ecommerce, notifications
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 1.0.2
License: GPLv3+
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Receive email notifications when your WooCommerce customers change their addresses.

== Description ==

This plugin adds a "Customer address change" email to the WooCommerce > Settings > Emails tab that can be used to send admin notification emails when a customer changes their billing or shipping address.

== Frequently Asked Questions ==

== Installation ==

This plugin can be installed under Plugins > Add New Plugin, either by searching for the plugin title or by downloading the plugin zip file and uploading it via the Upload Plugin feature.

== Changelog ==

=== 1.0.2 ===

* Fix: Error when triggering email

=== 1.0.1 ===

* Fix PHP fatal error due to loading Email class file more than once
* Improve error handling

=== 1.0.0 ===

* Initial release