Add tokenId column to userSession table. Doing the session code changes
and db changes at the same time creates a huge mess.
This commit is contained in:
parent
ac1272a835
commit
8383fd9935
2 changed files with 16 additions and 0 deletions
|
|
@ -8,6 +8,11 @@ versions. Be sure to heed the warnings contained herein as they will
|
|||
save you many hours of grief.
|
||||
|
||||
|
||||
7.7.13
|
||||
--------------------------------------------------------------------
|
||||
* Due to changes in the userSession database table, you must upgrade
|
||||
to 7.7.13 before upgrading to 7.7.14 or beyond.
|
||||
|
||||
7.7.8
|
||||
--------------------------------------------------------------------
|
||||
* A basic behavior of the Inbox has been changed. If a message is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue