File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed
Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v3.4.2] ( https://github.com/Belphemur/SoundSwitch/tree/v3.4.2 ) (2015-09-04)
4+ [ Full Changelog] ( https://github.com/Belphemur/SoundSwitch/compare/v3.4.1...v3.4.2 )
5+
6+ ** Implemented enhancements:**
7+
8+ - Add localization [ \# 27] ( https://github.com/Belphemur/SoundSwitch/issues/27 )
9+ - Bigger Icons in Settings. Support non standard icons. [ \# 26] ( https://github.com/Belphemur/SoundSwitch/issues/26 )
10+
11+ ** Fixed bugs:**
12+
13+ - crash on Start: Recording Devices: Call IMMDeviceEnumerator::GetDefaultAudioEndpoint\( ...\) [ \# 25] ( https://github.com/Belphemur/SoundSwitch/issues/25 )
14+
315## [ v3.4.1] ( https://github.com/Belphemur/SoundSwitch/tree/v3.4.1 ) (2015-09-02)
416[ Full Changelog] ( https://github.com/Belphemur/SoundSwitch/compare/v3.4.0...v3.4.1 )
517
Original file line number Diff line number Diff line change 3030//
3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
33- // [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "3.4.1.*" ) ]
33+ [ assembly: AssemblyVersion ( "3.4.2.*" ) ]
Original file line number Diff line number Diff line change 1- version : 3.3.x .{build}
1+ version : 3.4.2 .{build}
22configuration : AppVeyor
33platform :
44- x64
You can’t perform that action at this time.
0 commit comments