1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-23 03:45:56 +00:00

Update to 4.2.9

This commit is contained in:
Gerasimos Maropoulos
2016-09-19 01:48:37 +03:00
parent 7882d736b5
commit f33053675c
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
**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`.
## 4.2.7 -> 4.2.8
## 4.2.7 -> 4.2.8 & 4.2.9
-**External FIX**: [template syntax error causes a "template doesn't exist"](https://github.com/kataras/iris/issues/415)