From eba95c2776a15090db5a4c652d453e23ea5ffd6a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Wed, 5 Apr 2023 21:06:14 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c2583f83..2e45ed2fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the content of the pricing page - Changed the `auth` endpoint of the login with _Security Token_ from `GET` to `POST` - Changed the `auth` endpoint of the _Internet Identity_ login provider from `GET` to `POST` +- Upgraded `angular` from version `15.1.5` to `15.2.5` +- Upgraded `Nx` from version `15.7.2` to `15.9.2` ## 1.250.0 - 2023-04-02