diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ff59f8cac..7c08a4300e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ - Added `craft\commerce\elements\Order::$orderCompletedEmail`. ([#3138](https://github.com/craftcms/commerce/issues/3138)) - Added the `commerce/cart/forget-cart` action. ([#3206](https://github.com/craftcms/commerce/issues/3206)) - The `commerce/cart/update` action now accepts `firstName` and `lastName` in address params. ([#3015](https://github.com/craftcms/commerce/issues/3015)) +- Removed the htmx option from the`commerce/example-templates` command. +- Removed the color option from the`commerce/example-templates` command. ## 4.2.11 - 2023-06-05