From 7464c43ef9612794c2f3f4ce0d4c1b481db77f10 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 17 Aug 2026 17:04:30 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e49a4967..a9d25d336 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 # Unreleased +### Added + +- Added support to merge an asset profile into an existing asset profile in the asset profile dialog of the admin control panel + ### Changed - Upgraded `ng-extract-i18n-merge` from `3.3.0` to `3.4.0`