Skip to content

Commit c196b05

Browse files
committed
release: 5.0.0 [publish binary]
1 parent c1c3c75 commit c196b05

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Changelog
22

33
## 5.0.0
4-
- prebuilt: Node 14 support, dropped support for all version of Node < 11
4+
- prebuilt: Node 14 support, dropped support for all version of Node < 11 [#1304](https://github.com/mapbox/node-sqlite3/pull/1304)
5+
- prebuilt: add electron 7.2 [#1324](https://github.com/mapbox/node-sqlite3/pull/1324)
56
- napi: refactor codebase to use N-API instead of NAN (+ various improvements) [#1304](https://github.com/mapbox/node-sqlite3/pull/1304)
67
- trace: don't require throw to add trace info for verbose [#1317](https://github.com/mapbox/node-sqlite3/pull/1317)
8+
- ci: remove permission setting [#1319](https://github.com/mapbox/node-sqlite3/pull/1319)
79

810
## 4.2.0
911
- electron: Electron v8, v8.1.x & v8.2.x [#1294](https://github.com/mapbox/node-sqlite3/pull/1294) [#1308](https://github.com/mapbox/node-sqlite3/pull/1308)

0 commit comments

Comments
 (0)