Skip to content

Commit b27e8ff

Browse files
committed
add 1.4.0 and 1.4.1 changes
1 parent 4037dfd commit b27e8ff

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

Changelog.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
1+
1.4.1 ( 16/08/2017 )
2+
- add missing encodings #628, #630
3+
- (binary protocol) Fix parsing microsecond in
4+
datatime type #629
5+
- (promise wrapper) Fix handling of errors in promise
6+
prepared statement execute #622
7+
8+
1.4.0 ( 30/07/2017 )
9+
- fix DATETIME going into incorrect state when
10+
milliseconds part present #618
11+
- (promise wrapper) add changeUser #615, #614, #613
12+
- redo event delegation in promise wrappers to be #577, #620, #577, #568
13+
lazy, self-cleaning
14+
115
1.3.6 ( 12/07/2017 )
2-
- fix crash when initial packet from server is error # 607
16+
- fix crash when initial packet from server is error #607
317

418
1.3.5 ( 15/06/2017 )
519
- update iconv-lite to 0.4.18 to fix node 8 cesu8

0 commit comments

Comments
 (0)