Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cb1kenobi committed Jul 21, 2024
1 parent b8f8340 commit ec0912a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@
* fix: Fixed order of child key events when parent key is deleted.
* fix: Fixed seg fault during cleanup that occurs when using winreglib in a
worker.
* fix: Fixed bug where the Windows Registry worker thread was being spawned
when adding the first listener. The idea was don't spawn the thread until
there was a listener, however thread shutdown is async and not worth the
hassle in a destructor, so now the background thread is always running.

# v2.0.4 (July 2, 2024)

Expand Down

0 comments on commit ec0912a

Please sign in to comment.