From da4797bdc852485f64271ba5cc2806b54ea98448 Mon Sep 17 00:00:00 2001 From: Skyler Lehmkuhl Date: Wed, 18 Dec 2024 20:39:03 -0500 Subject: [PATCH] Update changelog --- Changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Changelog.md b/Changelog.md index f576108..f9229ec 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,15 @@ +# 0.6.4-alpha: +Changes: +- "Save As" dialog will use the existing filename as a default + +New features: +- Added option to play objects from specific frames +- Added automatic builds for Linux, macOS and Windows + +Bugfixes: +- Fixed performance issues with drawing ellipses and rectangles +- Fixed mouse coordinates being incorrect inside a moved object + # 0.6.3-alpha: Changes: - "Reset Zoom" renamed to "Actual Size"