diff --git a/CHANGES.md b/CHANGES.md index 069ac0a..f6d5682 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -In next release ... +## v2.0.0 (2024-02-29) - The `connect` function is now used to create a client, already connected when the promise returns. The `Client` symbol is now a diff --git a/package.json b/package.json index ead77e4..cc10cec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ts-postgres", "type": "module", - "version": "2.0.0-dev", + "version": "2.0.0", "description": "PostgreSQL client in TypeScript", "declaration": true, "keywords": [