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

Add a note for the latest history entry written by @hiveminded , only go1.9 users can use reference to iris.Party

Former-commit-id: 8821d33c40e7e5fda80895703b2131db4ed7c83e
This commit is contained in:
kataras
2017-08-02 14:31:34 +03:00
parent b848e2ebdc
commit 6231f96d5f
3 changed files with 10 additions and 8 deletions

View File

@@ -22,7 +22,7 @@ Developers are not forced to upgrade if they don't really need it. Upgrade whene
- Add `Option` function to the `html view engine`: https://github.com/kataras/iris/issues/694
- Fix sessions backend databases restore expiration: https://github.com/kataras/iris/issues/692 by @corebreaker
- Add `PartyFunc`, same as `Party` but receives a function with the sub router as its argument instead
- Add `PartyFunc`, same as `Party` but receives a function with the sub router as its argument instead [GO1.9 Users-ONLY]
# Mo, 31 July 2017 | v8.1.2