Skip to content

Commit fb5dac5

Browse files
committed
Update changelog for 3.1.4
1 parent 3740451 commit fb5dac5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 3.1.5
4+
5+
- [Added support for sqlite3_interrupt](https://github.com/mapbox/node-sqlite3/pull/518): this makes
6+
it possible to interrupt a long-running query.
7+
- [Fixes uv_ref race](https://github.com/mapbox/node-sqlite3/pull/705).
8+
39
## 3.1.4
410

511
- Added support for node v6

0 commit comments

Comments
 (0)