From 5b83cd99b2f6df8a7ce910f7b34917b30d73f0ad Mon Sep 17 00:00:00 2001 From: Brett Chabot Date: Thu, 15 Jan 2026 10:16:13 -0800 Subject: [PATCH] Clear previously added changelog entries for the alpha release. PiperOrigin-RevId: 856712453 --- runner/monitor/CHANGELOG.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/runner/monitor/CHANGELOG.md b/runner/monitor/CHANGELOG.md index 7ff1d441c..81697fb4a 100644 --- a/runner/monitor/CHANGELOG.md +++ b/runner/monitor/CHANGELOG.md @@ -6,20 +6,12 @@ **Bug Fixes** -* Fixes missing IntentMonitor for startActivity with user overload. Now it's - possible to intercept intents started with startActivityAsUser. - -* Adds missing override of an existing callActivityOnCreate method with - PersistableBundle. - **New Features** **Breaking Changes** **API Changes** -* Update to minSdkVersion 23 and remove all related logic for SDKs < 23 - **Breaking API Changes** **Known Issues**