We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd7caf commit 3b2f413Copy full SHA for 3b2f413
NEWS.md
@@ -1,3 +1,9 @@
1
+All major and minor releases are briefly explained below.
2
+
3
+For richer information consult the commit log on github with referenced pull requests.
4
5
+We do not include break-fix version release in this file.
6
7
### v1.0 - not released yet
8
9
- remove deprecated functionality
package.json
@@ -1,6 +1,6 @@
{
"name": "pg",
- "version": "0.15.0",
+ "version": "0.15.1",
"description": "PostgreSQL client - pure javascript & libpq with the same API",
"keywords": [
"postgres",
0 commit comments