1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-30 19:09:51 +02:00

More examples on dealing with cache through bash bin/cache.bash, #129.

This commit is contained in:
Mikael Roos
2015-12-02 11:04:42 +01:00
parent 8e1318c31e
commit 91ae49b3f3
2 changed files with 26 additions and 18 deletions

View File

@@ -8,6 +8,7 @@ Revision history
v0.7.7* (2015-10-25)
-------------------------------------
* More examples on dealing with cache through bash `bin/cache.bash`, #129.
* Added Gitter badge to README, #126.
* Fix proper download url in README, #125.