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": [