File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,11 @@ Changelog
2
2
=========
3
3
Releases for CakePHP 5
4
4
-------------
5
+ * 15.0.1
6
+ * Fix bug with password meter configuration and symbols score management
7
+ * Fix code sniffer violations after changes in CakePHP rule set
5
8
* 15.0.0
6
- * ...
9
+ * Add magic link to login users
7
10
* 14.3.4
8
11
* Replace usage of 'admin' by UsersTable::ROLE_ADMIN constant across the plugin.
9
12
* Fix role in UsersAddSuperuserCommand to be 'admin' instead of 'superadmin'.
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Versions and branches
12
12
13
13
| CakePHP | CakeDC Users Plugin | Tag | Notes |
14
14
| :--------------:| :----------------------------------------------------------:| :------:| :---------|
15
- | ^5.0 | [ 15.0] ( https://github.com/cakedc/users/tree/15.next-cake5 ) | 15.0.0 | unstable |
15
+ | ^5.0 | [ 15.0] ( https://github.com/cakedc/users/tree/15.next-cake5 ) | 15.0.1 | stable |
16
16
| ^5.0 | [ 14.4] ( https://github.com/cakedc/users/tree/14.next-cake5 ) | 14.3.4 | stable |
17
17
| ^4.5 | [ 13.0] ( https://github.com/cakedc/users/tree/13.next-cake4 ) | 13.0.1 | stable |
18
18
| ^5.0 | [ 12.0] ( https://github.com/cakedc/users/tree/12.next-cake5 ) | 12.0 | beta |
You can’t perform that action at this time.
0 commit comments