1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-26 17:14:27 +02:00

Support redirections for remote images, fix #87, fix #90.

This commit is contained in:
Mikael Roos
2015-03-18 15:56:14 +01:00
parent a8e1718208
commit 2651c9ea02
5 changed files with 41 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ Revision history
v0.7.0.x (latest)
-------------------------------------
* Support redirections for remote images, fix #87, fix #90.
* 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.