Changeset 2887658
- Timestamp:
- 03/27/2023 02:25:24 PM (3 years ago)
- Location:
- digest
- Files:
-
- 2 edited
-
tags/2.0.0/readme.md (modified) (3 diffs)
-
trunk/readme.md (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
digest/tags/2.0.0/readme.md
r2887606 r2887658 2 2 Contributors: wearerequired, swissspidy, grapplerulrich, ocean90 3 3 Tags: admin, emails, comments, notification, updates 4 Requires at least: 4.74 Requires at least: 6.0 5 5 Tested up to: 6.2 6 Requires PHP: 5.66 Requires PHP: 7.4 7 7 Stable tag: 2.0.0 8 8 License: GPLv2 or later … … 57 57 ## Changelog ## 58 58 59 ### 3.0.0 - 2023-03-27 ### 60 * Added: Support for sending digest on first day of a month 61 * Changed: Bump minimum requirements to WordPress 6.0 and PHP 7.4 62 59 63 ### 2.0.0 - 2021-06-02 ### 60 64 * Changed: Plugin rewrite … … 62 66 * Changed: Bump minimum requirements to WordPress 4.7 and PHP 5.6 63 67 64 ### 1.2.1 - 2015-10-06 ### 65 * Fixed: A small issue with password notifications emails in WordPress 4.3.1. The behaviour changed slightly in that release. 66 67 ### 1.2.0 - 2015-09-02 ### 68 * Fixed: Supports the new password notification emails introduced in WordPress 4.3 69 * Enhancement: Began writing user tests to ensure compatibility. 70 71 ### 1.1.0 - 2015-06-30 ### 72 * Enhancement: Don’t include already processed items in the email. 73 74 ### 1.0.0 - 2015-06-25 ### 75 * First release 76 77 ## Upgrade Notice ## 78 79 ### 2.0.0 ### 80 Plugin rewrite 81 82 ### 1.2.1 ### 83 Includes a small bug fix for improved compatibility with WordPress 4.3.1. 84 85 ### 1.2.0 ### 86 Now 100% compatible with WordPress 4.3. Update while it’s hot! 87 88 ### 1.1.0 ### 89 Already moderated comments won’t be listed in the emails now. 90 91 ### 1.0.0 ### 92 First release 68 For previous updates see [CHANGELOG.md](https://github.com/wearerequired/digest/blob/master/CHANGELOG.md). -
digest/trunk/readme.md
r2887606 r2887658 2 2 Contributors: wearerequired, swissspidy, grapplerulrich, ocean90 3 3 Tags: admin, emails, comments, notification, updates 4 Requires at least: 4.74 Requires at least: 6.0 5 5 Tested up to: 6.2 6 Requires PHP: 5.66 Requires PHP: 7.4 7 7 Stable tag: 2.0.0 8 8 License: GPLv2 or later … … 57 57 ## Changelog ## 58 58 59 ### 3.0.0 - 2023-03-27 ### 60 * Added: Support for sending digest on first day of a month 61 * Changed: Bump minimum requirements to WordPress 6.0 and PHP 7.4 62 59 63 ### 2.0.0 - 2021-06-02 ### 60 64 * Changed: Plugin rewrite … … 62 66 * Changed: Bump minimum requirements to WordPress 4.7 and PHP 5.6 63 67 64 ### 1.2.1 - 2015-10-06 ### 65 * Fixed: A small issue with password notifications emails in WordPress 4.3.1. The behaviour changed slightly in that release. 66 67 ### 1.2.0 - 2015-09-02 ### 68 * Fixed: Supports the new password notification emails introduced in WordPress 4.3 69 * Enhancement: Began writing user tests to ensure compatibility. 70 71 ### 1.1.0 - 2015-06-30 ### 72 * Enhancement: Don’t include already processed items in the email. 73 74 ### 1.0.0 - 2015-06-25 ### 75 * First release 76 77 ## Upgrade Notice ## 78 79 ### 2.0.0 ### 80 Plugin rewrite 81 82 ### 1.2.1 ### 83 Includes a small bug fix for improved compatibility with WordPress 4.3.1. 84 85 ### 1.2.0 ### 86 Now 100% compatible with WordPress 4.3. Update while it’s hot! 87 88 ### 1.1.0 ### 89 Already moderated comments won’t be listed in the emails now. 90 91 ### 1.0.0 ### 92 First release 68 For previous updates see [CHANGELOG.md](https://github.com/wearerequired/digest/blob/master/CHANGELOG.md).
Note: See TracChangeset
for help on using the changeset viewer.