mirror of
https://github.com/square/leakcanary.git
synced 2026-03-13 08:24:22 +08:00
Add changelog entry for ToastEventListener race condition fix
Document the fix from #2802 in the Unreleased section.
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
|
||||
Please thank our [contributors](https://github.com/square/leakcanary/graphs/contributors) 🙏 🙏 🙏.
|
||||
|
||||
## Unreleased
|
||||
|
||||
* 🔨 [#2802](https://github.com/square/leakcanary/pull/2802) Fix `ToastEventListener` race condition retaining a finished `Toast` in the static `toastCurrentlyShown` field
|
||||
|
||||
## Version 3.0 Alpha 8 (2024-06-04)
|
||||
|
||||
* Added support for proper hprof handling on heap growth detection failures. Also inlined some public collaborators to achieve that. We now have a single class that's a bit larger but also a lot more obvious.
|
||||
|
||||
Reference in New Issue
Block a user