Skip to content

Commit e6cef4e

Browse files
committed
chore: Update CHANGELOG
1 parent d0f60f8 commit e6cef4e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## 0.16.1 (2020-02-13)
4+
5+
### Improvements
6+
+ chore: Fix typo in CHANGELOG ([`a821775`](https://github.com/nwoltman/node-mysql-plus/commit/a8217756f8775fd6f394e548d845890d6b5e1f1a))
7+
+ refactor: Use `Array.isArray()` instead of `instanceof Array` ([`4e73a2e`](https://github.com/nwoltman/node-mysql-plus/commit/4e73a2ea6e03b4c65cd2f9d3ca7002be27da54ca))
8+
+ chore(ci): Remove Node 8 and add Node 13 ([`0e7511a`](https://github.com/nwoltman/node-mysql-plus/commit/0e7511a08abcca9b4725224ca9b0b14bb56b9bdd))
9+
+ chore(deps): [`mysql@2.18.1`](https://github.com/mysqljs/mysql/blob/master/Changes.md#v2181-2020-01-23) ([`1f5571d`](https://github.com/nwoltman/node-mysql-plus/commit/1f5571da8b70a4d532fb61cb8df8af45126b14d7))
10+
311
## 0.16.0 (2019-05-09)
412

513
### Breaking Changes

0 commit comments

Comments
 (0)