Skip to content

Commit a13b10d

Browse files
committed
chore: updated changelog
1 parent ae8fe12 commit a13b10d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
- `cdn`: [0.1.0](services/cdn/CHANGELOG.md#v010-2025-xx-yy)
55
- **New:** Introduce new API for content delivery
66
- `serverupdate`: [1.0.0](services/serverupdate/CHANGELOG.md#v100-2025-xx-yy)
7+
- **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.
8+
- `serverbackup`: [1.0.0](services/serverbackup/CHANGELOG.md#v100-2025-xx-yy)
9+
- **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.
710

811

912
## Release (2025-03-14)

services/serverbackup/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.0.0 (2025-XX-YY)
2+
- **Breaking Change:** The region is no longer specified within the client configuration.
3+
14
## v0.6.0 (2025-02-21)
25
- **New:** Minimal go version is now Go 1.21
36

0 commit comments

Comments
 (0)