1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-10 21:45:57 +00:00

Merry Christmas: version 12.1.3 released

Former-commit-id: d4c9538646b8c17b32bc49b911e1535bcfe55401
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-12-25 13:12:20 +02:00
parent 05100770f0
commit 5f92475dea
8 changed files with 45 additions and 42 deletions

View File

@@ -21,6 +21,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 github.com/kataras/iris/v12@latest`.
# We, 25 December 2019 | v12.1.3
Fix [[BUG] [iris.Default] RegisterView](https://github.com/kataras/iris/issues/1410)
# Th, 19 December 2019 | v12.1.2
Fix [[BUG]Session works incorrectly when meets the multi-level TLDs](https://github.com/kataras/iris/issues/1407).