docs: add appium-1.15.1 changelog (#13414)

Changelog for Appium v1.15.1
This commit is contained in:
Dan Graham
2019-10-13 14:15:09 -07:00
committed by GitHub
parent b028b6f36c
commit 364be2f280

View File

@@ -1,3 +1,11 @@
CHANGES IN VERSION 1.15.1 (FROM 1.15.0)
===================================
Appium 1.15.1 is a patch release that addresses incompatibilities with Node < 10.10
#### General
* Fix: support older nodejs version by just using stat [#130](https://github.com/appium/appium-support/commit/12396d7db50206e70d7f8f633d7e9a5a6f14553a)
CHANGES IN VERSION 1.15.0 (FROM 1.14.1)
===================================