From fb45f71b8c3e45ded0c228d1e71083a890d3823e Mon Sep 17 00:00:00 2001 From: Gerasimos Maropoulos Date: Wed, 20 Jul 2016 06:35:50 +0300 Subject: [PATCH] Update History, 4.0.0-alpha.4 - Book is updated also. --- HISTORY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index 49ec6297..712295a7 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,10 +3,10 @@ **How to upgrade**: remove your `$GOPATH/src/github.com/kataras/iris` folder, open your command-line and execute this command: `go get -u github.com/kataras/iris/iris`. -## 4.0.0-alpha.4 -> 4.0.0-alpha.4 +## 4.0.0-alpha.3 -> 4.0.0-alpha.4 -** The important** , is that the [book](https://kataras.gitbooks.io/iris/content/) is finally updated! +**The important** , is that the [book](https://kataras.gitbooks.io/iris/content/) is finally updated! If you're **willing to donate** click [here](DONATIONS.md)!