1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-22 11:25:59 +00:00

Update to minor version 11.0.2 that fixes a small issue. Read HISTORY.md for more

Former-commit-id: 004b87ff15467a8c67dcb89219ce64d599440ad6
This commit is contained in:
Gerasimos (Makis) Maropoulos
2018-10-30 01:03:21 +02:00
parent c262c5076a
commit 678b66aef3
12 changed files with 24 additions and 8 deletions

View File

@@ -17,6 +17,10 @@ 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` or let the automatic updater do that for you.
# Tu, 30 October 2018 | v11.0.2
Fix [memstore](core/memstore/memstore.go) overflows when build 32 bit app, reported and fixed by [@bouroo](https://github.com/bouroo) at: https://github.com/kataras/iris/issues/1118
# Su, 28 October 2018 | v11.0.1
- Update benchmarks: https://github.com/kataras/iris/commit/d1b47b1ec65ae77a2ca7485e510386f4a5456ac4