1.8.3: Create new scene will now give the option to create it as single or additive

This commit is contained in:
Anders Ejlersen 2023-03-16 17:55:56 +01:00
parent de2745d68a
commit 305aa13317
3 changed files with 23 additions and 7 deletions

View file

@ -1,6 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.
## [1.8.3] - 2023-03-16
### Changed
- Create new scene will now give the option to create it as single or additive
## [1.8.2] - 2023-03-14
### Added