Skip to content

Latest commit

 

History

History
46 lines (24 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

46 lines (24 loc) · 1.48 KB

Changelog

This changelog is based on Keep a Changelog.

promise-android-tools versioning started at 1.0.0, but this changelog was not added until 4.0.6.

[Unreleased]

[4.0.10] - 2022-03-24

Fixed

  • Handle protocol fault / connection reset error in adb (#63)

Changed

[4.0.9] - 2022-03-20

New

  • Adb: add getprop() and getSystemImageCapability() (#61)

Changed

[4.0.8] - 2022-03-10

New

  • Fastboot: add command to wipe super (#58)
  • Fastboot: add reboot commands for fastbootd and recovery mode (#57)

[4.0.7] - 2021-10-02

Changed

[4.0.6] - 2021-04-16

Fixed

  • Prevent downstream race conditions in adb.startServer() (#56)