Skip to content

Commit 7aa66f1

Browse files
marceljkFyusel
authored andcommitted
add changelog and bump version
1 parent 8661f5c commit 7aa66f1

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Release (2025-XX-YY)
2-
- `sfs`: [v0.1.0](services/sfs/CHANGELOG.md#v010)
3-
- **New**: STACKIT File Storage (SFS) service
2+
- `sfs`:
3+
- [v0.2.0](services/sfs/CHANGELOG.md)
4+
- **Breaking change:** Remove region configuration in `APIClient`
5+
- [v0.1.0](services/sfs/CHANGELOG.md#v010)
6+
- **New**: STACKIT File Storage (SFS) service
47
- `scf`:
58
- [v0.4.0](services/scf/CHANGELOG.md#v040)
69
- **Feature:** Add new model structs `SpaceWithIsolationSegment` and `SpaceWithIsolationSegmentAllOf`

services/sfs/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
## v0.2.0
2+
- **Breaking change:** Remove region configuration in `APIClient`
3+
14
## v0.1.0
25
- **New**: STACKIT File Storage (SFS) service

services/sfs/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.1.0
1+
v0.2.0

0 commit comments

Comments
 (0)