2
0

Add v4 prerelease notice

This commit is contained in:
Jack Christensen
2019-06-29 14:13:10 -05:00
parent a1d6202434
commit 7c5d801f05
+4
View File
@@ -15,6 +15,10 @@ 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.
## Features
pgx supports many additional features beyond what is available through database/sql.