📝 Update with minor patch releases

This commit is contained in:
Ulisses Almeida 2016-05-15 12:22:45 -03:00
parent 863b811167
commit f89921e153
1 changed files with 10 additions and 0 deletions

View File

@ -24,6 +24,11 @@
* Fix overwriting the remember_token when a valid one already exists
(by @ralinchimev).
### 4.1.1 - 2016-05-15
* bug fixes
* Fix overwriting the remember_token when a valid one already exists (by @ralinchimev).
### 4.1.0
* bug fixes
@ -60,6 +65,11 @@
* improvements
* Avoids extra computation of friendly token for confirmation token (by @sbc100)
### 4.0.3 - 2016-05-15
* bug fixes
* Fix overwriting the remember_token when a valid one already exists (by @ralinchimev).
### 4.0.2 - 2016-05-02
* bug fixes