Skip to content

Commit d3a33fc

Browse files
committed
Add changelog
Signed-off-by: Alexander Dahmen <[email protected]>
1 parent 5839fb8 commit d3a33fc

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Release (2025-XX-XX)
22

3+
- `core`: [v0.16.1](core/CHANGELOG.md#v0161-2025-02-25)
4+
- **Bugfix:** STACKIT_PRIVATE_KEY and STACKIT_SERVICE_ACCOUNT_KEY can be set via environment variable or via credentials file.
35
- `stackitmarketplace`: [v0.3.0](services/stackitmarketplace/CHANGELOG.md#v030-2025-02-25)
46
- **Feature:** Add method to create inquiries: `InquiriesCreateInquiry`
57
- **Feature:** Add `sort` property to `ApiListCatalogProductsRequest`

core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.16.1 (2025-02-25)
2+
3+
- **Bugfix:** STACKIT_PRIVATE_KEY and STACKIT_SERVICE_ACCOUNT_KEY can be set via environment variable or via credentials file.
4+
15
## v0.16.0 (2025-02-21)
26
- **New:** Minimal go version is now Go 1.21
37

0 commit comments

Comments
 (0)