diff --git a/changelog/v1.json b/changelog/v1.json index 439a04ce03dc..1d05fafa44df 100644 --- a/changelog/v1.json +++ b/changelog/v1.json @@ -1,4 +1,11 @@ [ + { + "children": { + "improvements": ["Refactor the client service to deprecated."] + }, + "date": "2024-12-22", + "version": "1.37.1" + }, { "children": { "features": ["Support to use pglite as client db."]