Skip to content

Commit

Permalink
Merge pull request #69 from takayukister/dev/2.2
Browse files Browse the repository at this point in the history
Add 2.2.1 change log
  • Loading branch information
takayukister authored Dec 6, 2020
2 parents 92862c2 + 784bca6 commit d53f8e4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ This plugin stores submission data collected through contact forms, which may in

== Changelog ==

= 2.2.1 =

* Outputs a local date/time in a CSV export file.
* Removes `load_plugin_textdomain()` calls.
* Removes a reference to `$_wp_last_object_menu`.
* Removes the `set-screen-option` filter.
* Inherits `post_status` from the previous admin page.
* Avoids using `wp_date()` for MySQL DATETIME values.
* Has been tested with WordPress 5.6.

= 2.2 =

* Sets the `post_date` of an inbound message based on the submission timestamp.
Expand Down

0 comments on commit d53f8e4

Please sign in to comment.