Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@
- **Improvement:** Improve error message for key flow authentication
- `stackitmarketplace`: [v0.5.0](services/stackitmarketplace/CHANGELOG.md#v050-2025-04-11)
- **Feature:** Add new `InquiryContactSales`, `InquirySuggestProduct`, `PriceType`, `PricingOption` and `DeliveryMethod`
- `git`: [v0.1.0](services/git/CHANGELOG.md#v010-2025-04-14)
- **New**: STACKIT Git module can be used to manage STACKIT Git
- `git`:
- [v0.1.0](services/git/CHANGELOG.md#v010-2025-04-14)
- **New**: STACKIT Git module can be used to manage STACKIT Git
- [v0.2.0](services/git/CHANGELOG.md#v020-2025-04-16)
- **Features**: Add new methods to manage the STACKIT Git: `CreateInstance`, `DeleteInstance`, `GetInstance`

## Release (2025-04-09)
- `cdn`: [v0.3.0](services/cdn/CHANGELOG.md#v030-2025-04-04)
Expand Down
4 changes: 3 additions & 1 deletion services/git/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## v0.1.0 (2025-04-14)
## v0.2.0 (2025-04-16)
- **Features**: Add new methods to manage the STACKIT Git: `CreateInstance`, `DeleteInstance`, `GetInstance`

## v0.1.0 (2025-04-14)
- **New**: STACKIT Git module can be used to manage STACKIT Git
Loading
Loading