File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
## 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 )
5
6
- napi: refactor codebase to use N-API instead of NAN (+ various improvements) [ #1304 ] ( https://github.com/mapbox/node-sqlite3/pull/1304 )
6
7
- 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 )
7
9
8
10
## 4.2.0
9
11
- 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 )
You can’t perform that action at this time.
0 commit comments