Skip to content

Commit

Permalink
Fix changelog (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
vicentepinto98 authored Dec 5, 2024
1 parent d3884b6 commit ae8cbb9
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit ae8cbb9

Please sign in to comment.