Skip to content

Commit

Permalink
Fix typos in release notes. (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
xpconanfan committed Mar 7, 2024
1 parent 2e64eff commit 161ff47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -9,14 +9,14 @@ Removed legacy code and dependencies.
### New
* Support am instrument options in snippet client.
* Support adb reverse in `AdbProxy`.
* Improved mechaism for tracking repeat and retry records in test report.
* Improved mechanism for tracking repeat and retry records in test report.

### Breaking Changes
* [Deprecation] `get_available_host_port` is now deprecated and will be removed
in the next major release. Please rely on the OS to allocate ports.

### Fixes
* Elinimated redundant `fastboot` calls.
* Eliminated redundant `fastboot` calls.

[Full list of changes](https://github.com/google/mobly/milestone/30?closed=1)

Expand Down

0 comments on commit 161ff47

Please sign in to comment.