## v1.1.0 - 20/11/17

* Use runs instead of subprocess

## v1.0.1 - 20/11/16

* Improve documentation
* Add doks settings to pyproject.toml
* Added pyproject.toml

## v1.0.0 - 20/10/11

* Clean interface and add a test
* Add versy to test_requirements.txt

## v0.10.2 - 20/10/07

* Enable Python 3.9

## v0.10.1 - 20/09/21

* Close tempfile before editor runs (fix #4)
* Use notepad as default Windows editor (fix #2)
* Do not fail if $EDITOR contains spaces

## v0.10.0 - 20/09/06

* Add MANIFEST.in
* Stop supporting Python 3.5, 3.6

## v0.9.0 - 20/07/22

* First release
