# Minify Changelog

## 1.1.2 - 2017.03.22

* [Improved] Updated vendor dependencies for PHP 7.1 compatibility
* [Fixed] Fixed a typecasting issue in the 3rd party CSSmin lib for PHP 7.1 compatibility
* [Improved] Updated the class names used in the updated vendor deps
* [Improved] Broke out the changelog to CHANGELOG.md
* [Improved] Updated the README.md

## 1.1.1 - 2016.08.04

* [Improved] Removing dev requirement from composer.json
* [Improved] Updated the README.md

## 1.1.0 - 2016.03.12

* [Added] The default minify tag now minifies all the things (html, css, js)
* [Added] Added Composer support
* [Improved] Updated the README.md

## 1.0.4 - 2015.12.28

* Fixed the `releases.json` feed URL
* Changed the Minify config settings from `environmentalVariables` to `craft.config` settings
* Updated the README.md

## 1.0.3 - 2015.11.23

* Added support for Craft 2.5 new plugin features
* Updated the README.md

## 1.0.2 - 2015.11.22

* Added `environmentVariables` to let you control Minify's behavior

## 1.0.1 - 2015.11.22

* Fixed an issue with the minify submodule not being included in the git repo
* Updated the README.md

## 1.0.0 - 2015.11.21

* Initial release

Brought to you by [nystudio107](http://nystudio107.com)