Skip to content

Commit e172e69

Browse files
committed
Update CHANGELOG.md
1 parent ced67cb commit e172e69

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ for upgrading your code to arangojs v10.
3333
`withStats` option is set to `true` but the `figures` property is already
3434
included in the current return type.
3535

36+
- Removed Node.js 18 support
37+
38+
Node.js 18 will reach its end of life in May 2025, so arangojs will no
39+
longer support this version of Node.js going forward.
40+
41+
For more information, see [the Node.js release schedule](https://nodejs.dev/en/about/releases/).
42+
3643
### Changed
3744

3845
- Closing a connection now closes all open requests

0 commit comments

Comments
 (0)