From 69dbda25cafabc53bd1c27f38d8f7be81561bb48 Mon Sep 17 00:00:00 2001 From: Tamas Nepusz Date: Tue, 17 Sep 2024 18:33:41 +0200 Subject: [PATCH] chore: updated changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 87f5c0b..418ac77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Proximity warnings can now be executed manually on all pairs of drones in the current frame by pressing a button in the Safety panel. +### Fixed + +- The name of the custom function file and the name of the selected function are + now copied correctly when duplicating a light effect with a custom function. + ## [3.4.2] - 2024-09-06 ### Fixed