From 533f0c50c687caa46129cead0ab40e0ecd69c60a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 19 Feb 2023 11:00:04 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fc6de4e8..556c578bb 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 - Increased the file size limit for the activities import +- Improved the style of the search results for symbols - Migrated the style of `GfHeaderModule` to `@angular/material` `15` (mdc) - Upgraded `angular` from version `15.1.2` to `15.1.5` - Upgraded `Nx` from version `15.6.3` to `15.7.2`