Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pyricau committed May 10, 2024
1 parent 77992ba commit f9a60a2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

Please thank our [contributors](https://github.com/square/leakcanary/graphs/contributors) 🙏 🙏 🙏.

## Version 3.0 Alpha 3 (2024-05-09)
## Version 3.0 Alpha 4 (2024-05-10)


(note: alpha 2 was borked, I messed up)

* Deleted the `shark-heap-growth` artifact, the code has been merged into the `shark*` and `leakcanary*` modules.
* New `leakcanary-android-test` and `leakcanary-android-uiautomator` artifacts.
Expand All @@ -15,6 +15,8 @@ know about, we explore them locally at once and stop enqueuing their internals,
footprint and the IO reads.
* Revamped the heap growth detection APIs, added support for UI Automator and Shark CLI.

(_note: I skipped from alpha 1 to alpha 4 because I messed up a few releases. Sorry!_)

### Heap Growth: Espresso test example

Add the dependency:
Expand Down

0 comments on commit f9a60a2

Please sign in to comment.