Skip to content

Commit 7b2b3fe

Browse files
committed
chore(doc): add changelog entries
1 parent 9a516ba commit 7b2b3fe

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
- **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.
77
- `ske`: [v0.4.0](services/ske/CHANGELOG.md#v040-2025-02-27)
88
- `Nodepool`: `maximum` and `minimum` must be <= 1000
9+
- `dns`: [v0.3.0](services/dns/CHANGELOG.md#v030-2025-02-27)
10+
- Add support for extensions
911

1012
## Release (2025-02-11)
1113

services/dns/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.3.0 (2025-02-27)
2+
3+
- Add support for extensions
4+
15
## v0.2.1 (2025-01-14)
26

37
- **Bugfix**: `configuration.py` region adjustment was missing

0 commit comments

Comments
 (0)