From abd3ca0685576f87a4dc85d7851a37bba5102ac8 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 30 Jun 2022 20:48:16 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d59b10ff7..d62be1524 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 ### Changed - Improved the label of the (symbol) search +- Refactored the demo account as a route (`/demo`) - Upgraded `nestjs` from version `8.2.3` to `8.4.7` - Upgraded `prisma` from version `3.14.0` to `3.15.2` - Upgraded `yahoo-finance2` from version `2.3.2` to `2.3.3`