All notable changes to this project will be documented in this file.
This projects adheres to Semantic Versioning and Keep a CHANGELOG.
2.0.2 - 2019-03-29
- Classes removed to
wp-pay/core
.
2.0.1 - 2018-12-11
- Composer update.
2.0.0 - 2018-05-09
- Switched to PHP namespaces.
1.0.2 - 2016-03-22
- Add get_dashboard_url() and get_product_url() to integration abstract.
1.0.1 - 2016-03-02
- Added get settings function.
- Removed get_config_class() function from integration interfase.
- First release.