File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ 2.4.6] - unreleased
8
+ ## [ 2.4.6] - 2023-10-16
9
9
10
10
### Fixed
11
11
12
12
- added check to prevent sub sound channel volumes being set to 0 causing soundVolume to be set to 1 in the game
13
- - Added/fixed logic in volume and toggle handlers to make sure everything stays in sync and respects user preferences better
13
+ - Added/fixed logic in ` SoundPlugin ` volume and toggle handlers to make sure everything stays in sync and respects user preferences better
14
14
15
15
## [ 2.4.5] 2023-09-08
16
16
You can’t perform that action at this time.
0 commit comments