# 2.0.4
Adjust version bounds of `persistent` to `>= 2.15.0.0 && < 2.18.0.0`.
# 2.0.3
Synchronize deployed version with GitHub commit.
# 2.0.2
I allow `persistent >= 2.13.0.0 && < 2.15.0.0`.
# 2.0.1
I limit `persistent` version to `2.13.*`
# 2.0.0
## bump persistent to 2.13
I had no choice but to delete `serverSessionDefs` to match persistent updates.
If you are using it as Example, please use `serverSessionDefsBySessionMap`.
If you are customizing in detail, please use `mkServerSessionDefs` as hard as you can.
# 1.0.5
* bump persistent to 2.10
# 1.0.4
* Default auth id to NULL to fix a MySQL bug.
# 1.0.3
* Get building on ghc-8
* Limit column size for session key