Skip to content

Commit cdf70de

Browse files
committed
doc: add missing history entry for sqlite.md
PR-URL: #60607 Fixes: #60601 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Edy Silva <edigleyssonsilva@gmail.com> Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent c4eb9c3 commit cdf70de

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/api/sqlite.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
<!-- YAML
66
added: v22.5.0
7+
changes:
8+
- version:
9+
- v23.4.0
10+
- v22.13.0
11+
pr-url: https://github.com/nodejs/node/pull/55890
12+
description: SQLite is no longer behind `--experimental-sqlite` but still experimental.
713
-->
814

915
> Stability: 1.1 - Active development.

0 commit comments

Comments
 (0)