Prepare for release 2.17.0.

This commit is contained in:
Yang
2021-05-28 17:12:50 +10:00
parent a3d693d819
commit 43421164e2
+4
View File
@@ -1,5 +1,9 @@
# Change Log
## v2.17.0
* Add option to toggle Linux hardware acceleration - [#154](https://github.com/ReactiveCircus/android-emulator-runner/pull/154) @stevestotter
## v2.16.0
* Avoid wrapping script code in quotes - [#134](https://github.com/ReactiveCircus/android-emulator-runner/pull/134) @hostilefork