Revision history for perl module Appium

0.03 2014-11-11
 - Use hard dependency on S-R-D v0.22 to allow us to use our own
   Finders constant and ErrorHandler class.
 - Add a slew of appium endpoints: notifs, network connections, lock,
   shake, app management, file/folder managing, set_text, and others.

0.02 2014-08-08
 - Add context management endpoints
 - Use snake case for internal endpoints: hide_keyboard replaces
   hideKeyboard

0.01 2014-08-07
 - Initial release: only additional Appium-specific sub is
   hide_keyboard