Skip to content

Commit

Permalink
Changelog for 2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiosanches committed Mar 11, 2016
1 parent ede64f7 commit 4d59c86
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
== Changelog ==

= 2.5.5 - 11/03/2016 =
* Fix - Before running dbdelta, drop indexes to prevent duplicate key notices.
* Fix - Prevent notice when unsetting terms on product edit screen.
* Tweak - zeroclipboard fallback for firefox on system status report.
* Tweak - Check valid product ID is provided on add_to_cart shortcode.

= 2.5.4 - 10/03/2016 =
* Fix - Fix table creation when using utf8mb4 charset.
* Fix - Have wp_insert_post return WP_Error when creating our coupon, so the is_wp_error check can catch it.
Expand Down

0 comments on commit 4d59c86

Please sign in to comment.