Release 4.0.0. version.

This commit is contained in:
Lucas Mazza
2016-04-18 11:52:49 -03:00
parent f38250245f
commit 940ca4f2b8
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
### Unreleased
### 4.0.0 - 2016-04-18
* bug fixes
* Fix the `extend_remember_period` configuration. When set to `false` it does
not update the cookie expiration anymore.(by @ulissesalmeida)