Skip to content

Commit 68c39d2

Browse files
louwersaduh95
andauthored
Update doc/changelogs/CHANGELOG_V23.md
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent 999f154 commit 68c39d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/changelogs/CHANGELOG_V23.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,8 @@ Contributed by Giovanni Bucci in [#54630](https://github.com/nodejs/node/pull/54
231231

232232
#### SQLite Session Extension
233233

234-
Basic support for the [SQLite Session Extension](https://www.sqlite.org/sessionintro.html) got added to the experimental `node:sqlite` module.
234+
Basic support for the [SQLite Session Extension](https://www.sqlite.org/sessionintro.html)
235+
got added to the experimental `node:sqlite` module.
235236

236237
```js
237238
const sourceDb = new DatabaseSync(':memory:');

0 commit comments

Comments
 (0)