File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
+ ## [ 2.1.4] ( https://github.com/MariaDB/mariadb-connector-nodejs/tree/2.1.4 ) (02 Dec. 2019)
3
+ [ Full Changelog] ( https://github.com/MariaDB/mariadb-connector-nodejs/compare/2.1.3...2.1.4 )
4
+
5
+ * CONJS-112 use pool reset only for corrected COM_RESET_CONNECTION
6
+ * CONJS-111 missing pool event definition
7
+ * dependencies update
8
+
9
+
2
10
## [ 2.1.3] ( https://github.com/MariaDB/mariadb-connector-nodejs/tree/2.1.3 ) (14 Nov. 2019)
3
11
[ Full Changelog] ( https://github.com/MariaDB/mariadb-connector-nodejs/compare/2.1.2...2.1.3 )
4
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mariadb" ,
3
- "version" : " 2.1.3 " ,
3
+ "version" : " 2.1.4 " ,
4
4
"description" : " fast mariadb/mysql connector." ,
5
5
"main" : " promise.js" ,
6
6
"types" : " types/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments