Prepare for release 2.31.0.

This commit is contained in:
Yang
2024-05-25 00:00:37 +10:00
parent 1fef06a960
commit ca77a1081f
+5
View File
@@ -1,5 +1,10 @@
# Change Log
## v2.31.0
* Support setting `VanillaIceCream` as `api-level`. - [#378](https://github.com/ReactiveCircus/android-emulator-runner/pull/378)
* Install `platforms` for the specified `api-level`. - [#384](https://github.com/ReactiveCircus/android-emulator-runner/pull/384)
## v2.30.1
* Run action on Node 20. - [#371](https://github.com/ReactiveCircus/android-emulator-runner/pull/371)