add missing item to changelog

This commit is contained in:
Jonathan Lipps
2014-08-25 15:14:55 -05:00
parent 81d2e9cb74
commit 3ae2460ff7

View File

@@ -38,6 +38,7 @@ CHANGES IN VERSION 1.2.2 (from 1.2.1)
- clean android XML tags of invalid characters like '$'
- fix bug where '&' would be sent into a textfield as '&-'
- add isLocked method to determine whether screen is locked
- add ability to automate the native portion of the Chrome/Browser apps
#### Selendroid
- make sure the contact manager test app has the required internet permissions