From e16c52da980e46012a391232be884b797b8af070 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 5 Oct 2017 13:37:07 -0400 Subject: [PATCH] 2.15.0 --- Changes.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes.md b/Changes.md index 985aa4a42..427c92f01 100644 --- a/Changes.md +++ b/Changes.md @@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free to add your changes here when sending pull requests. Also send corrections if you spot any mistakes. -## HEAD +## v2.15.0 (2017-10-05) * Add new Amazon RDS ca-central-1 certificate CA to Amazon RDS SSL profile #1809 * Add new error codes up to MySQL 5.7.19 diff --git a/package.json b/package.json index 4b05f7337..9a4d149ec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mysql", "description": "A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.", - "version": "2.14.1", + "version": "2.15.0", "license": "MIT", "author": "Felix Geisendörfer (http://debuggable.com/)", "contributors": [