diff --git a/changelog/v1.json b/changelog/v1.json index cad6ab8f83ffc..807916cd8420e 100644 --- a/changelog/v1.json +++ b/changelog/v1.json @@ -1,4 +1,11 @@ [ + { + "children": { + "features": ["Support thread in client pglite."] + }, + "date": "2024-12-23", + "version": "1.38.0" + }, { "children": { "improvements": ["Move pglite to client service."]