diff --git a/CHANGELOG.md b/CHANGELOG.md index 5eb8f036f..747eda94d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,6 @@ All notable changes to this project will be documented in this file. ## [Unreleased] ### Added -- 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. - Cache as bitmap background color support (rendering, image and FLA export) ### Fixed @@ -23,6 +19,9 @@ All notable changes to this project will be documented in this file. - FFDec source code typos - [#2353] AS1/2 incorrect declaration propagation causing null assignments to registers +### Removed +- Timeline view in favor of new Simple view which is in development (not part of this version) + ## [21.1.1] - 2024-10-13 ### Added - [#2321] Commandline option to generate HTML docs for AS1/2 Actions