diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c9f33163..b39c957e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,11 @@ 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` +- Upgraded `Node.js` from version `14` to `16` (`Dockerfile`) + +### Todo + +- Upgrade to `Node.js` 16+ ## 1.175.0 - 29.07.2022