Skip to content

Commit f83a748

Browse files
committed
update changelog
1 parent bd108a1 commit f83a748

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
1-
v1.3.1 (unreleased)
1+
v1.4.0 (2022-08-18)
22
===================
3+
- `resource_product_discount` new resource to manage product discounts (#266)
34
- `resource_subscription`: Fix a bug where remove the `changes` or `messages`
4-
from the resource was resulting in an invalid request. (#138)
5+
from the resource was resulting in an invalid request. (#138)
6+
- `resource_shipping_zone_rate` Fix persisting the shipping rate tiers in the
7+
terraform state (#184)
8+
- `resource_api_extension` Fix handling of retrieving secrets from
9+
commercetools (#284)
10+
- `resource_subscription` Fix handling changes in both `changes` and `messages`
11+
attributes (#138)
12+
- Fix setting custom fields on the various resources when the type is not a
13+
string (#289)
514

615
v1.3.0 (2022-08-03)
716
===================

0 commit comments

Comments
 (0)