From 999af9063545e010fc7b7fc7673a073bd14768f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Mon, 28 Oct 2024 08:58:44 +0100 Subject: [PATCH] Remove WIP from changelog. It's still WIP, just not presented in the Changelog :-) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f3f16465..5eb8f036f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. - Simple editor view - new simplified UI based on timeline view, which resembles Flash Pro UI. Easier moving objects, resizing, adding frames, adding objects to stage. Instance property editation. - Undo / redo feature. WIP + Undo / redo feature. - Cache as bitmap background color support (rendering, image and FLA export) ### Fixed