Skip to content

Commit 6c277cc

Browse files
committed
Update CHANGELOG.md
1 parent e26ca7e commit 6c277cc

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
## Release (2025-MM-DD)
22
- `iaas`: [v0.30.0](services/iaas/CHANGELOG.md#v0300)
33
- **Feature:** Add waiter to wait until the preconditions for network area deletion are met: `ReadyForNetworkAreaDeletionWaitHandler`
4-
- `stackitmarketplace`: [v1.10.0](services/stackitmarketplace/CHANGELOG.md#v1100)
5-
- **Feature:** Added `PlanId` to `CatalogProductPricingOption`and `SubscriptionProduct`
4+
- `stackitmarketplace`:
5+
- [v1.11.0](services/stackitmarketplace/CHANGELOG.md#v1110)
6+
- **Feature:** Add new field `DemoUrl` to `CatalogProductDetail` model
7+
- [v1.10.0](services/stackitmarketplace/CHANGELOG.md#v1100)
8+
- **Feature:** Added `PlanId` to `CatalogProductPricingOption` and `SubscriptionProduct`
69

710

811

services/stackitmarketplace/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1+
## v1.11.0
2+
- **Feature:** Add new field `DemoUrl` to `CatalogProductDetail` model
3+
14
## v1.10.0
2-
- **Feature:** Added `PlanId` to `CatalogProductPricingOption`and `SubscriptionProduct`
5+
- **Feature:** Added `PlanId` to `CatalogProductPricingOption` and `SubscriptionProduct`
36

47
## v1.9.0
58
- **Feature:** Added `RequestPrivatePlan` to `InquiriesCreateInquiryPayload`
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.10.0
1+
v1.11.0

0 commit comments

Comments
 (0)