diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..de617512 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +## CHANGES IN VERSION 1.1 (from 1.0.10) + +Minor release addressing the following: + +### Enhancements +- Android 6.0 support +- Added translation support for Chinese, Korean, Russian and Spanish +- Added File Explorer feature in device controller where you can access device file system +- Added optional storage-s3 unit which can store storage data in Amazon S3 bucket instead of local +- Now, "Notes" column of device list is editable. +- Experimental armv7l support +- Added [stf-setup-examples](https://github.com/openstf/setup-examples) using [Vagrant](https://www.vagrantup.com/) and [Virtual Box](https://www.virtualbox.org/) + +### Fixes +- [DEPLOYMENT doc ](https://github.com/openstf/stf/blob/master/doc/DEPLOYMENT.md) fixes