# Change log
pandoc-plot uses [Semantic Versioning](http://semver.org/spec/v2.0.0.html)
Release 0.2.2.0
---------------
* Fixed an issue where paths with spaces would not work (issue #2).
* Added Linux binaries built via Azure pipelines.
Release 0.2.1.0
---------------
* Improved documentation.
Release 0.2.0.0
---------------
* Added support for gnuplot.
* Added more tests for all toolkits.
* Fixed an issue where the package could not be installed because a source file was not included in the cabal file.
Release 0.1.0.0
---------------
* Initial release