1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-19 14:21:35 +02:00

improving useage of travis & scrutinizer

This commit is contained in:
Mikael Roos
2015-03-16 16:05:57 +01:00
parent ded8a43bc3
commit 9aeb8b7859
3 changed files with 35 additions and 10 deletions

View File

@@ -5,6 +5,7 @@ Revision history
v0.7.0.x (latest)
-------------------------------------
* Improving usage of Travis and Scrutinizer.
* Naming cache-file using md5 for remote images, fix #86.
* Loading images without depending on filename extension, fix #85.
* Adding unittest with phpunit #84, fix #13