Prepare for release 2.11.1.

This commit is contained in:
Yang
2020-10-08 12:20:45 +11:00
parent 1eebfdbd84
commit 04a32d7ac6
+5
View File
@@ -1,5 +1,10 @@
# Change Log
## v2.11.1
* Update SDK command-line tools to `2.1`.
* Update @actions/core to `1.2.6`.
## v2.11.0
* Support running multiple instances of the action sequentially in a single job - [#73](https://github.com/ReactiveCircus/android-emulator-runner/issues/73).