- Fixed .logevents and .log bugs related to thread logging

- Upped version to 4.3.16
- closes #418
This commit is contained in:
Kwoth
2023-05-24 10:30:51 +02:00
parent d831a116d9
commit 41e4936f52
4 changed files with 31 additions and 7 deletions

View File

@@ -2,6 +2,13 @@
Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except date format. a-c-f-r-o
## [4.3.16] - 24.05.2023
### Fixed
- Fixed missing events from `.logevents`
- Fixed `.log` thread deleted and thread created events not working properly
## [4.3.15] - 21.05.2023
### Fixed