diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..973c773 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] +- Integrate ZGo Payments Monitor + +## [0.8.0] - 2022-12-26 +- ZGo's WooCommerce backend API in test mode +- Set licence to GPL v2 or later + +## [0.5.0] - 2022-11-18 +- Integration to ZGo's Authentication End Point in test mode + +## [0.4.0] - 2022-11-18 +- Integration to ZGo's Authentication End Point in test mode + +## [0.2.0] - 2022-11-07 +- Initial alpha release +- Uses test authentication and payment REST API () + + + diff --git a/changelog.md b/changelog.md deleted file mode 100644 index 06c3dc5..0000000 --- a/changelog.md +++ /dev/null @@ -1,21 +0,0 @@ -*** Changelog *** -# ZGo Payment Plugin for WooCommerce - -## Version 0.9 - 2022-12-30 -Integrate ZGo Payments Monitor - -## Version 0.8 - 2022-12-26 -ZGo's WooCommerce backend API in test mode -Set licence to GPL v2 or later - -## Version 0.5 - 2022-11-18 -integration to ZGo's Authentication End Point in test mode - -## Version 0.2 - 2022-11-07 -* Initial alpha release -Uses test authentication and payent REST API () - -## Version 0.4 - 2022-11-18 -integration to ZGo's Authentication End Point in test mode - -