Skip to content

Commit a03b6a7

Browse files
authored
Merge pull request #1124 from CakeDC/issue/update-readme-changelog
Update changelog and readme
2 parents d74b4d5 + 5a49faa commit a03b6a7

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@ Changelog
22
=========
33
Releases for CakePHP 5
44
-------------
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
58
* 15.0.0
6-
* ...
9+
* Add magic link to login users
710
* 14.3.4
811
* Replace usage of 'admin' by UsersTable::ROLE_ADMIN constant across the plugin.
912
* Fix role in UsersAddSuperuserCommand to be 'admin' instead of 'superadmin'.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Versions and branches
1212

1313
| CakePHP | CakeDC Users Plugin | Tag | Notes |
1414
|:--------------:|:----------------------------------------------------------:|:------:|:---------|
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 |
1616
| ^5.0 | [14.4](https://github.com/cakedc/users/tree/14.next-cake5) | 14.3.4 | stable |
1717
| ^4.5 | [13.0](https://github.com/cakedc/users/tree/13.next-cake4) | 13.0.1 | stable |
1818
| ^5.0 | [12.0](https://github.com/cakedc/users/tree/12.next-cake5) | 12.0 | beta |

0 commit comments

Comments
 (0)