mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 05:25:58 +00:00
Update to 8.2.3 | Fix https://github.com/kataras/iris/issues/714
Former-commit-id: 67ec32dd9ca5f228f56b2b73196cfa9c2ae94474
This commit is contained in:
@@ -18,6 +18,14 @@ Developers are not forced to upgrade if they don't really need it. Upgrade whene
|
||||
|
||||
**How to upgrade**: Open your command-line and execute this command: `go get -u github.com/kataras/iris`.
|
||||
|
||||
# Th, 10 August 2017 | v8.2.3
|
||||
|
||||
No API Changes.
|
||||
|
||||
Fix https://github.com/kataras/iris/issues/714
|
||||
|
||||
Continue to v8.2.2 for more...
|
||||
|
||||
# Th, 10 August 2017 | v8.2.2
|
||||
|
||||
No API Changes.
|
||||
@@ -38,7 +46,6 @@ Or
|
||||
app.Configure(iris.WithConfiguration(iris.Configuration{DisableVersionChecker:true}))
|
||||
```
|
||||
|
||||
|
||||
# Tu, 08 August 2017 | v8.2.1
|
||||
|
||||
No API Changes. Great news for the unique iris sessions library, once again.
|
||||
|
||||
Reference in New Issue
Block a user