added missing note in changelog

This commit is contained in:
otavepto 2024-03-08 18:31:56 +02:00
parent 00564c9a4d
commit ddea56abf6

View File

@ -28,6 +28,7 @@
* cleanup/free overlay images on unhook
* free the detector instance once it's no longer needed
* use locks everywhere in the overlay + more debug messages
* fixed a bug in the settings parser where lines with 1 single character would be completely erased after trimming spaces
* fixed all compilation warnings produced by the overlay on Linux
* updated all build scripts