Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Email sender registrer for WordPress

## Changelog

### 1.4.1
* Fixed: Resolved fatal error - used logging function for wp cli

### 1.4.0

* Added: Create a wp-cli command to replace the tools/cron.php
2 changes: 1 addition & 1 deletion bea_sender.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Author: BeApi
Domain Path: /languages/
Text Domain: bea_sender
Version: 1.4.0
Version: 1.4.1
*/

// Database declarations
Expand Down