File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2323- ` git ` : [ v0.4.0] ( services/git/CHANGELOG.md#v040 )
2424 - ** Version** : Minimal version is now python 3.9
2525- ` iaas ` :
26+ - [ v0.8.0] ( services/iaas/CHANGELOG.md#v080 )
27+ - ** Feature:** Add new method to get project details ` GetProjectDetails `
2628 - [ v0.7.0] ( services/iaas/CHANGELOG.md#v070 )
2729 - ** Docs:** Improved descriptions of properties in structs with their possible values
2830 - ** Feature:** Add ` Agent ` field to ` CreateImagePayload ` , ` UpdateImagePayload ` and ` Image ` model
Original file line number Diff line number Diff line change 1+ ## v0.8.0
2+ - ** Feature:** Add new method to get project details ` GetProjectDetails `
3+
14## v0.7.0
25- ** Docs:** Improved descriptions of properties in structs with their possible values
36- ** Feature:** Add ` Agent ` field to ` CreateImagePayload ` , ` UpdateImagePayload ` and ` Image ` model
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-iaas"
33
44[tool .poetry ]
55name = " stackit-iaas"
6- version = " v0.7 .0"
6+ version = " v0.8 .0"
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments