All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.3.7 - 2024-12-17
Full set of changes: 2.3.6...2.3.7
2.3.6 - 2023-10-13
- composer require pronamic/pronamic-cli --dev (e2623da)
Full set of changes: 2.3.5...2.3.6
2.3.5 - 2023-09-11
- composer require wp-cli/wp-cli-bundle --dev (0408bb3)
- Created .pronamic-build-ignore (e14aab8)
- Configure WordPress slug. (5c2ab43)
Full set of changes: 2.3.4...2.3.5
2.3.4 - 2023-06-01
Full set of changes: 2.3.3...2.3.4
2.3.3 - 2023-06-01
- Switch from
pronamic/wp-deployer
topronamic/pronamic-cli
. (470a07a) - Updated .gitattributes (12ea72c)
Full set of changes: 2.3.2...2.3.3
2.3.2 - 2023-03-27
- Tested up to 6.2. (2493ebd)
- Set Composer type to WordPress plugin. (2e6c6e4)
- Updated .gitattributes (7c5882f)
- Requires PHP: 7.4. (2515c7f)
Full set of changes: 2.3.1...2.3.2
2.3.1 - 2023-01-31
- Changed
php
from>=8.0
to>=7.4
. Full set of changes:2.3.0...2.3.1
2.3.0 - 2022-12-23
- Added "Requires Plugins" header. (2b2f7cf)
- No longer use deprecated
FILTER_SANITIZE_STRING
. (2b6618a) - Updated manual URL to pronamicpay.com (pronamic/pronamic-pay#15). (10e6ec5)
- Changed
php
from>=5.6.20
to>=8.0
. - Changed
pronamic/wp-http
from^1.1
tov1.2.0
. Release notes: https://github.com/pronamic/wp-http/releases/tag/v2.2.2 - Changed
pronamic/wp-money
from^2.0
tov2.2.0
. Release notes: https://github.com/pronamic/wp-money/releases/tag/v2.2.2 - Changed
wp-pay/core
from^4.4
tov4.6.0
. Release notes: https://github.com/pronamic/wp-pay-core/releases/tag/v2.2.2
Full set of changes: 2.2.2...2.3.0
2.2.2 - 2022-09-27
- Updated version number in
readme.txt
.
2.2.1 - 2022-09-27
- Update to
wp-pay/core
version^4.4
.
2.2.0 - 2022-09-26
- Updated payment methods registration.
2.1.0 - 2022-04-11
- No longer use global core mode.
2.0.0 - 2022-01-11
1.0.2 - 2021-09-03
- Added payment provider URL filter.
1.0.1 - 2021-08-13
- Improved support for tax.
1.0.0 - 2021-08-05
- First release.