1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-01-17 19:18:15 +01:00

Update revision

This commit is contained in:
Mikael Roos 2015-07-25 22:25:17 +02:00
parent 8bc710f3b8
commit aaf34fd0b5

View File

@ -8,7 +8,8 @@ Revision history
v0.7.0.x (latest)
-------------------------------------
* Added mode for test which enables logging verbose mode to file.
* Using `CWhitelist` for checking hotlinking to images, fix #88.
* Added mode for `test` which enables logging verbose mode to file, fix #97.
* Improved codestyle and added `phpcs.xml` to start using phpcs to check code style, fix #95.
* Adding `composer.json` for publishing on packagist.
* Add permalink to setup for comparing images with `webroot/compare/compare.php`, fix #92.