Skip to content

Commit

Permalink
Changelog and version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
dparker1005 committed Oct 17, 2024
1 parent 5759fc3 commit f1a6d6f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion includes/opt-in-lists-functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ function pmpro_mailpoet_save_optin_list_selections( $user_id ) {
/**
* Add Mailpoet to edit member panels.
*
* @since TBD
* @since 3.2
*
* @param array $panels Array of panels.
*/
Expand Down
2 changes: 1 addition & 1 deletion includes/settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ function pmpro_mailpoet_admin_warnings() {
/**
* Add description for General Settings section.
*
* @since TBD
* @since 3.2
*/
function pmpro_mailpoet_section_general_lists() {
?>
Expand Down
2 changes: 1 addition & 1 deletion pmpro-mailpoet.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Paid Memberships Pro - MailPoet
Plugin URI: https://www.paidmembershipspro.com/add-ons/mailpoet-integration/
Description: Automatically subscribe members to MailPoet lists or allow them to opt-in to specific MailPoet newsletters.
Version: 3.2.1
Version: 3.3
Author: Paid Memberships Pro
Author URI: https://www.paidmembershipspro.com
Text Domain: mailpoet-paid-memberships-pro-add-on
Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: strangerstudios, andrewza, dlparker1005, paidmembershipspro
Tags: mailpoet, paid newsletter, private newsletter, pmpro, paid memberships pro, restrict content
Requires at least: 5.2
Tested up to: 6.6
Stable tag: 3.2.1
Stable tag: 3.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -98,6 +98,10 @@ Please visit [our support site at https://www.paidmembershipspro.com](http://www
4. When Sending a Newsletter in MailPoet, Choose Your Member-Specific Lists for Paid Newsletter Functionality Like Substack.

== Changelog ==
= 3.3 - 2024-10-17 =
* FEATURE: Now updating the plugin from paidmembershipspro.com.
* ENHANCEMENT: Updated translation files bundled with the plugin.

= 3.2.1 - 2024-07-25 =
* BUG FIX: Fixed issue where the Edit Member page would not show any panels if there are no opt-in lists configured. #17 (@JarrydLong)

Expand Down

0 comments on commit f1a6d6f

Please sign in to comment.