Prepare for release 2.3.0.

This commit is contained in:
Yang Chen
2020-01-20 03:56:38 +11:00
parent e756009f0d
commit 1162b6cd2f
+4
View File
@@ -1,5 +1,9 @@
# Change Log
## v2.3.0
* Added support for running the action with Java 9+ by forcing SDK manager and AVD manager to use Java 8.
## v2.2.0
* Fixed an issue where emulator is killed prematurely.