Skip to content

Commit 6e3221a

Browse files
committed
Adjust CHANGELOG.md
1 parent 2c87c63 commit 6e3221a

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,9 @@
3333
- **Breaking change:** Introduce typed enum constants for status attributes
3434
- `redis`: [v0.23.0](services/redis/CHANGELOG.md#v0230-2025-05-14)
3535
- **Breaking change:** Introduce typed enum constants for status attributes
36-
- `resourcemanager`:
37-
- [v0.15.0](services/resourcemanager/CHANGELOG.md#v0150-2025-05-15)
38-
- **Breaking change:** Fields `ContainerParentId` and `ParentId` are no longer required in `ParentListInner`
39-
- [v0.14.0](services/resourcemanager/CHANGELOG.md#v0140-2025-05-14)
40-
- **Breaking change:** Introduce typed enum constants for status attributes
36+
- `resourcemanager`: [v0.14.0](services/resourcemanager/CHANGELOG.md#v0140-2025-05-14)
37+
- **Breaking change:** Introduce typed enum constants for status attributes
38+
- **Breaking change:** Fields `ContainerParentId` and `ParentId` are no longer required
4139
- `runcommand`: [v1.1.0](services/runcommand/CHANGELOG.md#v110-2025-05-14)
4240
- **Breaking change:** Introduce typed enum constants for status attributes
4341
- `serverbackup`: [v1.1.0](services/serverbackup/CHANGELOG.md#v110-2025-05-14)

services/lbapplication/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## v0.4.0 (2025-05-14)
22
- **Breaking change:** Introduce typed enum constants for status attributes
3+
- **Deprecated:** `lbapplication` service is deprecated and no longer maintained. Use the `alb` service instead
34

45
## v0.3.0 (2025-02-21)
56
- **New:** Minimal go version is now Go 1.21

0 commit comments

Comments
 (0)