Skip to content

Commit d586625

Browse files
committed
Update CHANGELOG.md
1 parent e28502f commit d586625

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
2626
- `sqlserverflex`: [v1.0.0](services/sqlserverflex/CHANGELOG.md#v100-2025-03-18)
2727
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
28-
28+
- `secretsmanager`: [v0.2.1](services/secretsmanager/CHANGELOG.md#v021-2025-03-20)
29+
- **Improvement:** Error handling
30+
- **Feature:** Add description to `UpdateUserPayload`
2931

3032
## Release (2025-03-05)
3133

services/secretsmanager/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.2.1 (2025-03-20)
2+
- **Improvement:** Error handling
3+
- **Feature:** Add description to `UpdateUserPayload`
4+
15
## v0.2.0 (2025-01-13)
26

37
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.

0 commit comments

Comments
 (0)