Skip to content

Commit c435bc9

Browse files
committed
add changelog entries
1 parent f915f74 commit c435bc9

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## Release (2025-XX-YY)
2+
- `core`: v0.2.0 (2025-06-12)[v0.2.0](core/CHANGELOG.md#v020-2025-06-12)
3+
- **Feature:** Allow setting custom token endpoint url in configuration
24
- `loadbalanccer`: [v0.3.0](services/loadbalancer/CHANGELOG.md#v030-2025-06-10)
35
- **Feature:** Add new field `target_security_group` in `LoadBalancer` Model
46
- `resourcemanager`: [v0.5.0](services/resourcemanager/CHANGELOG.md#v050-2025-06-04)

core/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.2.0 (2025-06-12)
2+
- **Feature:** Allow setting custom token endpoint url in configuration
3+
14
## v0.1.0 (2024-12-04)
25

36
- The core module offers functionality, such as authorization and configuration, to be used together with the Python SDK service modules

0 commit comments

Comments
 (0)