Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f410f91

Browse filesBrowse files
committed
2.18.0
1 parent dbb07ed commit f410f91
Copy full SHA for f410f91

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎Changes.md

Copy file name to clipboardExpand all lines: Changes.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free
44
to add your changes here when sending pull requests. Also send corrections if
55
you spot any mistakes.
66

7-
## HEAD
7+
## v2.18.0 (2020-01-21)
88

99
* Add `localInfile` option to control `LOAD DATA LOCAL INFILE`
1010
* Add new Amazon RDS Root 2019 CA to Amazon RDS SSL profile #2280

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mysql",
33
"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",
55
"license": "MIT",
66
"author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)",
77
"contributors": [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.