docs: add changelog entry for Windows drag-and-drop fix (#4701)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Lea Anthony 2025-12-13 05:36:05 +11:00
commit b35ee41073

View file

@ -25,6 +25,7 @@ After processing, the content will be moved to the main changelog and this file
## Fixed
- Fix window menu crash on Wayland caused by appmenu-gtk-module accessing unrealized window (#4769) by @leaanthony
- Fix GTK application crash when app name contains invalid characters (spaces, parentheses, etc.) by @leaanthony
- Fix "not enough memory" error when initializing drag and drop on Windows (#4701) by @overlordtm
<!-- Bug fixes -->
## Deprecated