Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V4 leak fix #288

Merged
merged 12 commits into from
Apr 14, 2021
Prev Previous commit
Next Next commit
Update CHANGELOG.md
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
  • Loading branch information
Awfa and JohnTitor authored Mar 25, 2021
commit 1bba5051f131b7ab2f692c4a3fe97f7bc09075c7
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## 4.0.16 (future)

- FIX: Report events promptly on Linux, even when many occur in rapid succession. [#268]
- FIX: Fix leaks on Windows and debounce module. [#287]
- FIX: Fix leaks on Windows and debounce module. [#288]

[#268]: https://github.com/notify-rs/notify/pull/268

Expand Down