Skip to content

Commit 7a38d10

Browse files
committed
Add changelog
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 83ef105 commit 7a38d10

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
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`
6+
47

58

69
## Release (2025-09-11)

services/stackitmarketplace/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.10.0
2+
- **Feature:** Added `PlanId` to `CatalogProductPricingOption`and `SubscriptionProduct`
3+
14
## v1.9.0
25
- **Feature:** Added `RequestPrivatePlan` to `InquiriesCreateInquiryPayload`
36

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.9.0
1+
v1.10.0

0 commit comments

Comments
 (0)