1.0.0
-----

* added configuration options: `CSS_MIN`, `HTML_MIN`, `INLINE_CSS_MIN`, `INLINE_JS_MIN`
* added ability to minify inline JS & CSS
* refactored for Pelican 4.x
* dropped Python 2.7 support
* fixed CSS minification fail on embedded SVG in CSS rules (`url()` func)

0.1.1
-----

* disabled stripping of HTML attribute quotes

0.1.0
-----

* initial release

