From ade03123326398129ddfb5e3c3492bcd17c6d5cc Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Tue, 13 Jun 2023 20:46:01 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5c541bd8..f7444cd32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Extracted the symbol search to a dedicated component +- Improved the column headers in the holdings table for mobile - Upgraded `prisma` from version `4.14.1` to `4.15.0` -- Improved holdings table on mobile view ## 1.280.1 - 2023-06-10