Skip to content

Commit 29339d7

Browse files
committed
fix changelog
1 parent 1a94e39 commit 29339d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
## Release (2025-xx-xx)
2+
- `iaas`: [v0.8.1](services/iaas/CHANGELOG.md#v081)
3+
- **Internal:** Add workaround to fix upstream OpenAPI generator issue where regex patterns include leading/trailing slashes that need to be removed for validation in `AllowedAddressesInner`, `AreaId`, and `CreateProtocol` models
24
- `observability`: [v0.9.0](services/observability/CHANGELOG.md#v090)
35
- **Feature:** Add new `GoogleChat` webhook
46

@@ -29,8 +31,6 @@
2931
- `git`: [v0.4.0](services/git/CHANGELOG.md#v040)
3032
- **Version**: Minimal version is now python 3.9
3133
- `iaas`:
32-
- [v0.8.1](services/iaas/CHANGELOG.md#v081)
33-
- **Internal:** Add workaround to fix upstream OpenAPI generator issue where regex patterns include leading/trailing slashes that need to be removed for validation in `AllowedAddressesInner`, `AreaId`, and `CreateProtocol` models
3434
- [v0.8.0](services/iaas/CHANGELOG.md#v080)
3535
- **Feature:** Add new method to get project details `GetProjectDetails`
3636
- [v0.7.0](services/iaas/CHANGELOG.md#v070)

0 commit comments

Comments
 (0)