Update CHANGELOG.md

This commit is contained in:
DavidXanatos 2023-10-26 21:07:04 +02:00
parent 25054d0b2b
commit 187ef61f15
1 changed files with 1 additions and 0 deletions

View File

@ -681,6 +681,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- added user mode system call tracing, now syscalls can be logged in compartment boxes as well as all Win32k syscalls
- added nt object view to trace log
### Changed
- reworked trace log model, now it can load more than a million entries in less than one second