We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3740451 commit fb5dac5Copy full SHA for fb5dac5
1 file changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 3.1.4
10
11
- Added support for node v6
0 commit comments