Skip to content

Commit f533435

Browse files
committed
bump 2.1.4 version
1 parent a898213 commit f533435

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# 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+
210
## [2.1.3](https://github.com/MariaDB/mariadb-connector-nodejs/tree/2.1.3) (14 Nov. 2019)
311
[Full Changelog](https://github.com/MariaDB/mariadb-connector-nodejs/compare/2.1.2...2.1.3)
412

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mariadb",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"description": "fast mariadb/mysql connector.",
55
"main": "promise.js",
66
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)