From b00e47aea8e13985ad20b02a25ae9432b7a38f9c Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 31 Jul 2022 00:47:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0237477c1..5c9f33163 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the performance of data provider requests by introducing a maximum number of symbols per request (chunk size) - Changed the log level settings - Refactored the access of the environment variables in the bootstrap function (api) +- Upgraded `Node.js` from version `14` to `16` ## 1.175.0 - 29.07.2022