Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
* Version bump and readme update.
  • Loading branch information
andrewlimaza committed Jul 15, 2024
1 parent 2c259dd commit 66efa33
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.gitattributes export-ignore
.github export-ignore
2 changes: 1 addition & 1 deletion pmpro-ccbill.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Paid Memberships Pro - CCBill Gateway
Plugin URI: https://www.paidmembershipspro.com/add-ons/ccbill
Description: PMPro Gateway integration for CCBill
Version: 0.4.2
Version: 0.5
Author: Paid Memberships Pro
Author URI: https://www.paidmembershipspro.com
Text Domain: pmpro-ccbill
Expand Down
9 changes: 7 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: strangerstudios
Tags: paid memberships pro, payment gateway, ccbill
Requires at least: 5.5
Tested up to: 6.3
Stable tag: 0.4.2
Tested up to: 6.5
Stable tag: 0.5

Adds the ability to accept payments using the CCBill Payment Gateway

Expand Down Expand Up @@ -36,6 +36,11 @@ Please post it in the GitHub issue tracker here: https://github.com/strangerstud
Please visit our premium support site at http://www.paidmembershipspro.com for more documentation and our support forums.

== Changelog ==
= 0.5 - 2024-07-15 =
* ENHANCEMENT: Added improved support for renewals and renewal failures. (Thanks @misfist for your contribution)
* ENHANCEMENT: Added support for "Expired" webhook event types, when a subscription has expired. (@andrewlimaza)
* REFACTOR: Adjusted the HTML for the checkout button to support newer versions of PMPro and improved accessibility. (@kimcoleman)

= 0.4.2 - 2023-10-05 =
* BUG FIX: Fixed an issue where the initialPeriod was incorrectly set for levels with an expiration.

Expand Down

0 comments on commit 66efa33

Please sign in to comment.