Update CHANGELOG.md
This commit is contained in:
parent
55d3ee9be3
commit
8daec502fb
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -16,6 +16,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
- double click on the path column now opens the box root in explorer [#1924](https://github.com/sandboxie-plus/Sandboxie/issues/1924)
|
||||
|
||||
### Changed
|
||||
- changed love box behavioure [#1879](https://github.com/sandboxie-plus/Sandboxie/issues/1879)
|
||||
- improved implementation of the PreferExternalManifest option
|
||||
- win32k hooks are now by default only used for edge and chromium as thay cause issues with other software [#1902](https://github.com/sandboxie-plus/Sandboxie/issues/1902) [#1912](https://github.com/sandboxie-plus/Sandboxie/issues/1912) [#1897](https://github.com/sandboxie-plus/Sandboxie/issues/1897)
|
||||
|
||||
|
@ -58,8 +59,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.0.22 / 5.55.22] - 2022-05-15
|
||||
|
||||
### Added
|
||||
|
@ -75,8 +74,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.0.21 / 5.55.21] - 2022-05-10
|
||||
|
||||
### Added
|
||||
|
@ -93,7 +90,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
|
||||
## [1.0.20 / 5.55.20] - 2022-05-02
|
||||
|
||||
### Fixed
|
||||
|
@ -126,8 +122,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.0.18 / 5.55.18] - 2022-04-13
|
||||
|
||||
### Added
|
||||
|
@ -302,7 +296,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
|
||||
## [1.0.9 / 5.55.9] - 2022-01-31
|
||||
|
||||
### Added
|
||||
|
@ -428,7 +421,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
|
||||
## [1.0.5 / 5.55.5] - 2021-12-25
|
||||
|
||||
### Added
|
||||
|
@ -572,7 +564,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
|
||||
## [0.9.8d / 5.53.3] - 2021-11-01
|
||||
|
||||
### Added
|
||||
|
@ -613,7 +604,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
|
||||
## [0.9.8b / 5.53.1] - 2021-10-19
|
||||
|
||||
### Added
|
||||
|
@ -640,8 +630,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
## [0.9.8 / 5.53.0] - 2021-10-15
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Reference in New Issue