Skip to content

Commit 881f617

Browse files
committed
Adding to changelog
1 parent 2e7f1c5 commit 881f617

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.txt

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
* BUG FIX: Fixed an issue where there might not be a space between class names when creating a user field. #3046 (@kimcoleman)
3535
* BUG FIX: Fixed issues where user IDs over 4294967295 would not be correctly linked to their subscription. #3065 (@dparker1005)
3636
* BUG FIX: Fixed over-escaped HTML in the admin activity email. #2985 (@MaximilianoRicoTabo)
37+
* BUG FIX: Fixed some typos in the plugin. #3062 (@szepeviktor)
3738
* REFACTOR: Updated the checkout preheader to use the abstracted `pmpro_complete_checkout()` function. #2937 (@dparker1005)
3839
* REFACTOR: Removed duplicate code from PayPal gateway classes. #2932 (@dparker1005)
3940
* DEPRECATED: Removed the ability to customize no access messages for the RSS feed and the secondary option for logged out members. Filters should be used to customize these messages. #3003 (@kimcoleman)

readme.txt

+1
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ Not sure? You can find out by doing a bit a research.
251251
* BUG FIX: Fixed an issue where there might not be a space between class names when creating a user field. #3046 (@kimcoleman)
252252
* BUG FIX: Fixed issues where user IDs over 4294967295 would not be correctly linked to their subscription. #3065 (@dparker1005)
253253
* BUG FIX: Fixed over-escaped HTML in the admin activity email. #2985 (@MaximilianoRicoTabo)
254+
* BUG FIX: Fixed some typos in the plugin. #3062 (@szepeviktor)
254255
* REFACTOR: Updated the checkout preheader to use the abstracted `pmpro_complete_checkout()` function. #2937 (@dparker1005)
255256
* REFACTOR: Removed duplicate code from PayPal gateway classes. #2932 (@dparker1005)
256257
* DEPRECATED: Removed the ability to customize no access messages for the RSS feed and the secondary option for logged out members. Filters should be used to customize these messages. #3003 (@kimcoleman)

0 commit comments

Comments
 (0)