Skip to content

Commit 5034be3

Browse files
committed
memory-bank
1 parent 8b2f124 commit 5034be3

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

memory-bank/progress.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Progress Log
22

3+
## 2026-04-04:
4+
5+
### fixed: potential crash during shutdown
6+
please see [microsoft/vscode-node-sqlite3/issues/67](https://github.com/microsoft/vscode-node-sqlite3/issues/67)
7+
38
## 2026-03-29
49

510
### Security Hardening Documentation
@@ -32,6 +37,25 @@
3237
- Static factory method `SqliteDatabase.open()`
3338
- Tests in [`test/promise.test.js`](../test/promise.test.js)
3439

40+
## v6.2.0
41+
42+
### feature: added hardening flags
43+
44+
### fixed: exception handling
45+
please see [microsoft/vscode-node-sqlite3/pull/47](https://github.com/microsoft/vscode-node-sqlite3/pull/47)
46+
47+
## v6.1.1
48+
49+
### fixed: undefined behavior
50+
please see [TryGhost/node-sqlite3/issues/1827](https://github.com/TryGhost/node-sqlite3/issues/1827)
51+
52+
## 2026-03-20
53+
54+
### v6.1.0
55+
56+
### fixed: replace withdrawn SQLite 3.52.0 with stable 3.51.3
57+
please see [TryGhost/node-sqlite3/pull/1858](https://github.com/TryGhost/node-sqlite3/pull/1858)
58+
3559
## Earlier Sessions
3660

3761
### Project Setup

0 commit comments

Comments
 (0)