Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
steinkel authored Oct 4, 2017
1 parent 3ed1986 commit b44828e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ Changelog
Releases for CakePHP 3
-------------

* 5.2.0
* Compatible with 3.5, deprecations will be removed in next major version of the plugin
* Username is now custom in SocialBehavior
* Better handling of the RememberMe checkbox
* Updated CakeDC/Auth to use ^2.0
* Use of UsersMailer class, and allow override of the emails sent by the plugin
* Better token generation via randomBytes
* Improved documentation
* Fixed bugs reported

* 5.1.0
* New resend validation method in RegisterBehavior
* Allow upgrade to CakePHP 3.5.x
Expand Down

0 comments on commit b44828e

Please sign in to comment.