Update CHANGELOG.md
This commit is contained in:
parent
27b68dec72
commit
bab9bc38b4
|
@ -169,7 +169,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- EnableObjectFiltering is now set enabled by default, and replaces Sbie's old process/thread handle filter
|
- EnableObjectFiltering is now set enabled by default, and replaces Sbie's old process/thread handle filter
|
||||||
- the $: syntax now accepts a wildcard $:* no more specialized wildcards though
|
- the `$:` syntax now accepts a wildcard `$:*` no more specialized wildcards, though
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- fixed NtGetNextProcess being fully disabled instead of properly filtered
|
- fixed NtGetNextProcess being fully disabled instead of properly filtered
|
||||||
|
|
Loading…
Reference in New Issue