Update fuchsia_ctl version to 0.0.24. (#176)

* Update fuchsia_ctl version to 0.0.24.

Bug:
  fxb/55369.

* Force tests

* Force tests.

* Force tests.
This commit is contained in:
godofredoc
2020-07-01 15:56:51 -07:00
committed by GitHub
parent 57dc17057a
commit db35cc2a7d
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# CHANGELOG
## 0.0.24
- Use fuchsia sdk `device-finder` instead of `dev_finder`.
## 0.0.23
- Added `emu` tool for spawning an emulator instance given a Fuchsia QEMU build,

View File

@ -26,3 +26,4 @@ cipd create -in build \
```
with an appropriate version string, after running `tool/build.sh`.