Update CHANGELOG.md
Fix spelling mistake, change to uppercase TLS and make spotify start with an uppercase S since its a name.
This commit is contained in:
parent
5cd1cdf0ba
commit
a56a9502e5
|
@ -25,9 +25,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
- fixed memory corruption issue with Normal[File/Key]Path [#2588](https://github.com/sandboxie-plus/Sandboxie/issues/2588)
|
||||
- fixed DPI scaling in the snapshot manager window [#782](https://github.com/sandboxie-plus/Sandboxie/issues/782)
|
||||
- fixed issue with arm64 DialogProc hook [#2838](https://github.com/sandboxie-plus/Sandboxie/issues/2838)
|
||||
- fixed Qt6 compatybility issue with 7z FS implementation [#2681](https://github.com/sandboxie-plus/Sandboxie/issues/2681)
|
||||
- fixed issue with tls support using Qt6 [#2682](https://github.com/sandboxie-plus/Sandboxie/issues/2682)
|
||||
- added template preset for spotify [#2673](https://github.com/sandboxie-plus/Sandboxie/issues/2673)
|
||||
- fixed Qt6 compatibility issue with 7z FS implementation [#2681](https://github.com/sandboxie-plus/Sandboxie/issues/2681)
|
||||
- fixed issue with TLS support using Qt6 [#2682](https://github.com/sandboxie-plus/Sandboxie/issues/2682)
|
||||
- added template preset for Spotify [#2673](https://github.com/sandboxie-plus/Sandboxie/issues/2673)
|
||||
- added missing localisation to finder [#2845](https://github.com/sandboxie-plus/Sandboxie/issues/2845)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue