Skip to content

Commit 799754c

Browse files
committed
Update CHANGELOG.md
1 parent e526c33 commit 799754c

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-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+
- `intake`: [v0.2.0](services/intake/CHANGELOG.md#v020)
5+
- **Feature:** Add response `IntakeRunnerResponse` to `UpdateIntakeRunnerExecute` request
6+
- **Feature:** Add response `IntakeUserResponse` to `UpdateIntakeUserExecute` request
47
- `stackitmarketplace`: [v1.10.0](services/stackitmarketplace/CHANGELOG.md#v1100)
58
- **Feature:** Added `PlanId` to `CatalogProductPricingOption`and `SubscriptionProduct`
69

services/intake/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.2.0
2+
- **Feature:** Add response `IntakeRunnerResponse` to `UpdateIntakeRunnerExecute` request
3+
- **Feature:** Add response `IntakeUserResponse` to `UpdateIntakeUserExecute` request
4+
15
## v0.1.2
26
- **Feature:** Add new field `Partitioning` to `IntakeCatalog` model
37

services/intake/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.1.2
1+
v0.2.0

0 commit comments

Comments
 (0)