From 33378a58ea9bd6c049d5b1cc44aea62d5093277f Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 31 Jul 2022 08:14:02 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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