Skip to content
Merged
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
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ List of modules:
- [Usage example](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples/core)
- `authorization`: [v0.1.0](services/authorization/CHANGELOG.md#v010-2024-12-04)
- Manage authorization of your STACKIT resources
- [Usage example](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples/authorization)
- `dns`: [v0.1.0](services/dns/CHANGELOG.md#v010-2024-12-04)
- Manage your STACKIT DNS resources
- [Usage example](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples/dns)
Expand All @@ -20,6 +19,7 @@ List of modules:
- [Usage example](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples/iaas)
- `loadbalancer`: [v0.1.0](services/loadbalancer/CHANGELOG.md#v010-2024-12-04)
- Manage your STACKIT Load Balancer resources
- [Usage example](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples/loadbalancer)
- `logme`: [v0.1.0](services/logme/CHANGELOG.md#v010-2024-12-04)
- Manage your STACKIT Logme resources
- [Usage example](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples/logme)
Expand Down
Loading