From 49946ae1702eb489ca794cbb859303f41fd551f7 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Fri, 30 May 2025 23:37:37 -0500 Subject: [PATCH] [nostalgia] Update release notes --- release-notes.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/release-notes.md b/release-notes.md index 142acef9..6f4a96ad 100644 --- a/release-notes.md +++ b/release-notes.md @@ -1,3 +1,13 @@ +# d2025.06.0 + +* Add ability to remember recent projects in config +* PaletteEditor: Add RGB key shortcuts for focusing color channels + +# d2025.05.2 + +* TileSheetEditor: Fix manual redo of draw actions, fix drawing to pixel 0, 0 as first action (cce5f52f96511694afd98f0b9b6b1f19c06ecd20) +* TileSheetEditor: Fix draw command to work on same pixel after switching subsheets (514cb978351ee4b0a5335c22a506a6d9f608f0a7) + # d2025.05.1 * TileSheetEditor: Fix overrun errors when switching subsheets, clear selection