CHANGES
=======

0.5.1
-----

* fix network and usb both exists bug
* feat: add cmd date and get device via Network
* config: .gitignore
* config: flake8
* fix wdaproxy bug
* use ssl.SSLContext instead of ssl.wrap\_context, since the method is deprecated in py3.7
* hotfix for device list raise MuxError bug
* do little changes
* fix wda canot launch bug
* fix fsync ls app error, close #124, ref libimobiledevice/libimobiledevice#193
* remove useless code
* fix wda canot launch bug
* fix fsync ls app error, close #124, ref libimobiledevice/libimobiledevice#193
* remove useless code
* Update README.md
