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 431c5e5 commit 32a0293Copy full SHA for 32a0293
Changes.md
@@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free
4
to add your changes here when sending pull requests. Also send corrections if
5
you spot any mistakes.
6
7
-## HEAD
+## v2.18.1 (2020-01-23)
8
9
* Fix Amazon RDS profile for yaSSL MySQL servers with 2019 CA #2292
10
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "mysql",
3
"description": "A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.",
- "version": "2.18.0",
+ "version": "2.18.1",
"license": "MIT",
"author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)",
"contributors": [
0 commit comments