Skip to content

Commit 188ef61

Browse files
authored
Merge pull request #122 from woocommerce/release-1.1.0
Release 1.1.0
2 parents 2f38cda + d37b97d commit 188ef61

File tree

4 files changed

+4503
-6
lines changed

4 files changed

+4503
-6
lines changed

changelog.txt

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
*** Changelog ***
22

3-
2022-06-30 - version 1.0.5
3+
= 1.1.0 - 2023-03-14 =
4+
* Add - some generated orders will now include fees.
5+
* Add - the possibility for billing, shipping, and location addresses to be different in orders.
6+
* Add - declare compatibility with WooCommerce's High Performance Order Storage feature.
7+
* Add - all CLI commands now show elapsed time upon completion.
8+
* Add - introduce --type argument to the `generate products` command.
9+
* Add - more music video possibilities on the Smooth Generator admin screen.
10+
* Add - new generator for terms in the product categories and product tags taxonomies.
11+
* Dev - update PHP version requirement to 7.4.
12+
* Fix - ensure emails are disabled during generation.
13+
* Fix - add missing documentation about the coupons CLI command to the readme.
14+
15+
= 1.0.5 - 2022-06-30 =
416
* Fix - Lower version requirement from PHP 8.0.2 to PHP 7.1.
517

6-
2021-12-15 - version 1.0.4
18+
= 1.0.4 - 2021-12-15 =
719
* Add - coupon generator and a new option for orders to allow for coupon generation.
820
* Add - use product name to generate more realistic product term names.
921
* Fix - include jdenticon package in generated zip.

0 commit comments

Comments
 (0)