**Note** If you are updating to this version, please also update GeckoDriver to v0.15.0
* Fix python HTTPS encoding for python driver (3379)
* Allow Firefox preferences to be set directly in Options
* Fix shutdown and process termination (3263)
* Preventing exception if log_path is none or empty. Fixes 3128
* Add the W3C capability to Firefox for accepting insecure certificates
* Initial implementation of Pointer Actions
* Only skip tests if driver name matches a directory name.
* Update calls that return a pure object with keys to look for 'value' key
* Initial W3C Actions support
* fix docs output directory