CHANGES
=======

3.0.5
-----

* Fix -- Add multi mimetype support for accept attr

3.0.4
-----

* Fix -- Pass submit value to backend
* Switch to pbr for releases

3.0.3
-----

* Fix -- Add missing submit value to form
* Switch from coveralls to codecov
* Update coverage from 4.4.1 to 4.4.2
* Add add D1 errors to pydocstyle ignore list
* Update selenium from 3.6.0 to 3.7.0
* Update pytest from 3.2.2 to 3.2.3
* Update selenium from 3.5.0 to 3.6.0

3.0.2
-----

* Fix "form.submit is not a function" error

3.0.1
-----

* Fix multi file support
* Inject base class in favor of separate new metho

3.0.0
-----

* Monkey patch ClearableFileInput (#62)

2.0.0
-----

* Version 2.0 (#60)
* Update pytest from 3.2.1 to 3.2.2
* Update selenium from 3.4.2 to 3.5.0
* Switch to Chrome headless for Selenium test
* Update pytest from 3.2.0 to 3.2.1
* Update pytest from 3.1.3 to 3.2.0
* Update pytest from 3.1.2 to 3.1.3
* Update pytest from 3.1.1 to 3.1.2
* Update py from 1.4.33 to 1.4.34 (#51)
* Update isort from 4.2.13 to 4.2.15
* Update isort from 4.2.12 to 4.2.13
* Update isort from 4.2.5 to 4.2.12 (#49)
* Fix isort issues
* Update isort from 4.2.5 to 4.2.9
* Update pytest from 3.1.0 to 3.1.1
* Update pytest from 3.0.7 to 3.1.0
* Update test suite (#41)
* Update coverage from 4.4 to 4.4.1
* Update coverage from 4.3.4 to 4.4
* Update pydocstyle from 1.1.1 to 2.0.0
* Update selenium from 3.0.2 to 3.3.3
* Update py from 1.4.32 to 1.4.33
* Update pytest from 3.0.6 to 3.0.7
* Update flake8 from 3.2.1 to 3.3.0
* Update mccabe from 0.6.0 to 0.6.1
* Update mccabe from 0.5.3 to 0.6.0
* Update pytest from 3.0.5 to 3.0.6
* Update coverage from 4.3.3 to 4.3.4
* Update coverage from 4.3.2 to 4.3.3
* Update coverage from 4.3.1 to 4.3.2
* Update pyflakes from 1.4.0 to 1.5.0
* [requires.io] dependency update
* Remove unused import

1.2.1
-----

* Release v1.2.1
* Remove legacy code
* Add standardjs linting
