From f26e4c0e6921395ee2556c61c0152b031254ff6c Mon Sep 17 00:00:00 2001 From: Jack Christensen Date: Mon, 2 Sep 2019 12:19:55 -0500 Subject: [PATCH] Update status of v4 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b7051f65..0a4cacc3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ if err != nil { ## v4 Coming Soon -This is the current stable v3 version. v4 is currently is in prelease status. Consider using [v4](https://github.com/jackc/pgx/tree/v4) for new development or test upgrading existing applications. +This is the current stable v3 version. v4 is currently is in release candidate status. Consider using +[v4](https://github.com/jackc/pgx/tree/v4) for new development or test upgrading existing applications. ## Features