add changelog entry for node v14 requirement

This commit is contained in:
webzwo0i 2022-09-24 21:59:24 +02:00
parent c28177388a
commit 22a9b81cf0
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
### Compatibility changes
* Node.js v12.17.0 or later is now required.
* Node.js v14.15.0 or later is now required.
* The default login session expiration (applicable if `requireAuthentication` is
`true`) changed from never to 10 days after the user leaves.