File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 88 - ** Internal:** Improve deserializing and error types
99- ` kms ` : [ v0.0.5] ( services/kms/CHANGELOG.md#v005 )
1010 - ** Improvement:** Updated validators
11- - ` dns ` : [ v0.4.0] ( services/dns/CHANGELOG.md#v040 )
12- - ** Feature:** Add new record set types
13- - ** Feature:** Improve documentation for APEX records in ` RecordSet ` and ` CreateRecordSetPayload ` models
11+ - ` dns ` :
12+ - [ v0.4.1] ( services/dns/CHANGELOG.md#v041 )
13+ - ** Internal:** Improve deserializing and error types
14+ - [ v0.4.0] ( services/dns/CHANGELOG.md#v040 )
15+ - ** Feature:** Add new record set types
16+ - ** Feature:** Improve documentation for APEX records in ` RecordSet ` and ` CreateRecordSetPayload ` models
1417- ` git ` : [ v0.2.0] ( services/git/CHANGELOG.md#v020 )
1518 - ** Feature:** Add support for ` Flavors ` for STACKIT git instance
1619 - ** Improvement:** Error handling and documentation improved
Original file line number Diff line number Diff line change 1+ ## v0.4.1
2+ - ** Internal:** Improve deserializing and error types
3+
14## v0.4.0
25- ** Feature:** Add new record set types
36- ** Feature:** Improve documentation for APEX records in ` RecordSet ` and ` CreateRecordSetPayload ` models
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-dns"
33
44[tool .poetry ]
55name = " stackit-dns"
6- version = " v0.4.0 "
6+ version = " v0.4.1 "
77authors = [" STACKIT Developer Tools <developer-tools@stackit.cloud>" ]
88description = " STACKIT DNS API"
99readme = " README.md"
You can’t perform that action at this time.
0 commit comments