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