1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-16 13:04:13 +02:00

prepare to tag v0.5

This commit is contained in:
Mikael Roos
2014-02-12 15:09:29 +01:00
parent 20a621bf48
commit 0ab7cf7e1b
2 changed files with 8 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ This is free software and open source software, licensed according MIT.
Installation and get going
-------------------------------------
**Latest stable version is v0.5 released 2014-02-11.**
**Latest stable version is v0.5 released 2014-02-12.**
```bash
git clone git://github.com/mosbth/cimage.git
@@ -142,6 +142,7 @@ v0.5 (2014-02-07)
* This version is supporting PHP 5.3, later versions will require 5.5 or later.
* Using GitHub issue tracking for feature requests and planning.
* Rewrote [the manual](http://dbwebb.se/opensource/cimage).
* Created directory `webroot` and moved some files there.
v0.4.1 (2014-01-27)