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 Mar 27, 2024
1 parent a021645 commit 3e0d916
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pmpro-mailchimp.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: Paid Memberships Pro - Mailchimp Add On
* Plugin URI: https://www.paidmembershipspro.com/add-ons/pmpro-mailchimp-integration/
* Description: Sync your WordPress users and members with Mailchimp audiences.
* Version: 2.3.5
* Version: 2.3.6
* Author: Paid Memberships Pro
* Author URI: https://www.paidmembershipspro.com
* Text Domain: pmpro-mailchimp
Expand Down
7 changes: 6 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: strangerstudios, dlparker1005, paidmembershipspro
Tags: paid memberships pro, pmpro, mailchimp, email marketing
Requires at least: 5.2
Tested up to: 6.4
Stable tag: 2.3.5
Stable tag: 2.3.6

Add users and members to Mailchimp audiences based on their membership level and allow members to opt-in to specific audiences.

Expand Down Expand Up @@ -63,6 +63,11 @@ Please visit [our support site at https://www.paidmembershipspro.com](http://www
2. Specific settings for Membership Levels and Audiences.

== Changelog ==
= 2.3.6 - 2024-03-27 =
* SECURITY: Now preparing SQL statements.
* SECURITY: Improved escaping of strings.
* ENHANCEMENT: Added translator comments for placeholders.

= 2.3.5 - 2024-03-08 =
* SECURITY: Now adding a randomized suffix to the log file name to prevent unauthorized access. #138 (@dparker1005)
* SECURITY: Now preventing access to the `/log/` directory listing. #138 (@dparker1005)
Expand Down

0 comments on commit 3e0d916

Please sign in to comment.