From 50655490bccb243eea3eaa0e3e9281fb99fc9d9f Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Fri, 26 May 2023 20:26:06 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f465d45b..0d716e7c4 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 - Decreased the density of the `@angular/material` tables +- Improved the portfolio proportion chart component by supporting case insensitive names - Improved the breadcrumb navigation style in the blog post pages for mobile - Improved the error handling in the delete user endpoint - Improved the style of the _Changelog & License_ button on the about page