From 1198a411634122727654e79713b44bf6ad8c9047 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 15 Jun 2021 13:37:42 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57551b076..f1ae95ad7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgraded `chart.js` from version `3.2.1` to `3.3.2` - Upgraded `date-fns` from version `2.19.0` to `2.22.1` - Upgraded `eslint` and `prettier` dependencies +- Upgraded `rxjs` from version `6.6.7` to `7.1.0` ## 1.16.0 - 14.06.2021