1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 09:57:01 +00:00

add HISTORY entry for v12

Former-commit-id: 778fedba71bc146709e840c7a37545e516c7a287
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-10-26 18:40:35 +03:00
parent 3945fa68d1
commit c935e5d7d1
5 changed files with 147 additions and 21 deletions

4
doc.go
View File

@@ -42,9 +42,9 @@ Current Version
Installation
The only requirement is the Go Programming Language, at least version 1.12.
The only requirement is the Go Programming Language, at least version 1.13.
$ go get github.com/kataras/iris@master
$ go get github.com/kataras/iris/v12@v12.0.0
Wiki: