Skip to content

Commit e39abad

Browse files
committed
chore(doc): add changelog
1 parent c757968 commit e39abad

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Release (2025-XX-XX)
2+
3+
- `objectstorage`: [v1.0.1](services/objectstorage/CHANGELOG.md#v101-2025-02-26)
4+
- New value `eu02` in region enum
5+
16
## Release (2025-02-11)
27

38
- `objectstorage`: [v1.0.0](services/objectstorage/CHANGELOG.md#v100-2025-02-06)

services/objectstorage/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v1.0.1 (2025-02-26)
2+
3+
- New value `eu02` in region enum
4+
15
## v1.0.0 (2025-02-06)
26

37
- **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.

0 commit comments

Comments
 (0)