Skip to content

Commit e50994d

Browse files
authored
Fix changelog of postgresflex (#1292)
Signed-off-by: Alexander Dahmen <[email protected]>
1 parent 4c0ba1e commit e50994d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
## Release (2025-01-07)
2929

30-
- `postgresflex`: [0.16.1](services/postgresflex/CHANGELOG.md#v0161-2025-xx-yy)
30+
- `postgresflex`: [0.16.1](services/postgresflex/CHANGELOG.md#v0161-2024-12-19)
3131
- **Bugfix:** Correctly handle nullable attributes in model types
3232
- `iaas`: [v0.19.0](services/iaas/CHANGELOG.md#v0190-2024-12-20)
3333
- **Feature:** Add method to list quotas: `ListQuotas`

services/postgresflex/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## v0.17.0 (2025-01-20)
22
- **Breaking change**: Delete endpoint made private.
33

4-
## v0.16.1 (2025-xx-yy)
4+
## v0.16.1 (2024-12-19)
55
- **Bugfix:** Correctly handle nullable attributes in model types
66

77
## v0.16.0 (2024-10-14)

0 commit comments

Comments
 (0)