File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free
4
4
to add your changes here when sending pull requests. Also send corrections if
5
5
you spot any mistakes.
6
6
7
- ## HEAD
7
+ ## v2.18.0 (2020-01-21)
8
8
9
9
* Add ` localInfile ` option to control ` LOAD DATA LOCAL INFILE `
10
10
* Add new Amazon RDS Root 2019 CA to Amazon RDS SSL profile #2280
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mysql" ,
3
3
"description" : " A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed." ,
4
- "version" : " 2.17.1 " ,
4
+ "version" : " 2.18.0 " ,
5
5
"license" : " MIT" ,
6
6
"author" : " Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)" ,
7
7
"contributors" : [
You can’t perform that action at this time.
0 commit comments