1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 18:29:17 +02:00

DOCUMENTATION: Add changelog for 1.1 from 1.0.10

This commit is contained in:
Vishal Banthia 2015-12-29 14:49:56 +09:00
parent 9dc9010490
commit ae85736173

15
CHANGELOG.md Normal file
View file

@ -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