Plugin Directory

Changeset 3183528


Ignore:
Timestamp:
11/07/2024 05:57:39 AM (17 months ago)
Author:
SkyVerge
Message:

Fix changelog formatting bug in readme.txt.

Location:
woocommerce-sequential-order-numbers
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • woocommerce-sequential-order-numbers/tags/1.11.0/readme.txt

    r3183527 r3183528  
    105105== Changelog ==
    106106
    107 - 2024.11.06 - version 1.11.0 =
    108 * Misc - Code clean up and optimization
    109 * Misc - Add compatibility for WooCommerce Checkout block
    110 * Misc - Register REST API custom order number filter
    111 
    112 - 2023.09.05 - version 1.10.1 =
     107= 2024.11.06 - version 1.11.0 =
     108 * Misc - Code clean up and optimization
     109 * Misc - Add compatibility for WooCommerce Checkout block
     110 * Misc - Register REST API custom order number filter
     111
     112= 2023.09.05 - version 1.10.1 =
    113113 * Fix - Call save order method only in HPOS installs to avoid setting the same order number meta twice in CPT installations
    114114
    115 - 2023.08.02 - version 1.10.0 =
     115= 2023.08.02 - version 1.10.0 =
    116116 * Tweak - Also set sequential order numbers for orders sent via the WooCommerce Checkout Block
    117117 * Misc - Add compatibility for WooCommerce High Performance Order Storage (HPOS)
  • woocommerce-sequential-order-numbers/trunk/readme.txt

    r3183527 r3183528  
    105105== Changelog ==
    106106
    107 - 2024.11.06 - version 1.11.0 =
    108 * Misc - Code clean up and optimization
    109 * Misc - Add compatibility for WooCommerce Checkout block
    110 * Misc - Register REST API custom order number filter
    111 
    112 - 2023.09.05 - version 1.10.1 =
     107= 2024.11.06 - version 1.11.0 =
     108 * Misc - Code clean up and optimization
     109 * Misc - Add compatibility for WooCommerce Checkout block
     110 * Misc - Register REST API custom order number filter
     111
     112= 2023.09.05 - version 1.10.1 =
    113113 * Fix - Call save order method only in HPOS installs to avoid setting the same order number meta twice in CPT installations
    114114
    115 - 2023.08.02 - version 1.10.0 =
     115= 2023.08.02 - version 1.10.0 =
    116116 * Tweak - Also set sequential order numbers for orders sent via the WooCommerce Checkout Block
    117117 * Misc - Add compatibility for WooCommerce High Performance Order Storage (HPOS)
Note: See TracChangeset for help on using the changeset viewer.