Skip to content

Commit 6ecae3e

Browse files
committed
add changelog entries
1 parent 61706ac commit 6ecae3e

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
- `iaas`: [v0.5.3](services/iaas/CHANGELOG.md#v053-2025-06-12)
35
- Increase max length of description from 127 to 255 for
46
- Security groups: `BaseSecurityGroupRule`, `CreateSecurityGroupPayload`, `CreateSecurityGroupRulePayload`, `SecurityGroup`, `SecurityGroupRule`, `UpdateSecurityGroupPayload`

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)