Reformat changelog

This commit is contained in:
Rene Vergara 2023-01-01 09:27:35 -06:00
parent 4e3a32f5d1
commit 3f66edd15d
2 changed files with 24 additions and 21 deletions

24
CHANGELOG.md Normal file
View File

@ -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 ()

View File

@ -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