doc: add missing history entry for `sqlite.md` · nodejs/node@cdf70de

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.