1.10.2: Fixed issue, where scene picker would not prompt about unsaved scene changes

This commit is contained in:
Anders Ejlersen 2025-02-10 17:54:52 +01:00
parent 6f657c4a71
commit a7cb8e885b
3 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
## [1.10.2] - 2024-11-25
### Fixed
- Fixed issue, where scene picker would not prompt about unsaved scene changes
## [1.10.1] - 2024-11-25
### Fixed