Fixing typos in the changelog

This commit is contained in:
Nick O'Leary 2020-06-04 00:05:12 +01:00
parent c8f6100a6a
commit 5dfcb80de8
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Runtime
- Add support for moment in JSONata expressions #2583 (@dxdc)
- Add httpAdminMiddleware for admin routes #2555
- Add admin api authentication function #2479 (@KazuhiroItoh)
- Add option support for overwriting settiings.js #2463 (@HiroyasuNishiyama)
- Add option support for overwriting settings.js #2463 (@HiroyasuNishiyama)
- Add support for credential-stored env var in subflow #2368
- Add node installation from other than public site #2378 (@KazuhiroItoh)
- Catch more signals to allow clean context flush on shutdown #2447