We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ebda9 commit 43ca719Copy full SHA for 43ca719
.semver
@@ -1,5 +1,5 @@
1
---
2
:major: 15
3
:minor: 0
4
-:patch: 0
+:patch: 2
5
:special: ''
CHANGELOG.md
@@ -2,6 +2,9 @@ Changelog
=========
Releases for CakePHP 5
-------------
+* 15.0.2
6
+ * Use UsersUrl to get params for generating Url inside UsersMailer::sendToken
7
+ * Documentation improvements
8
* 15.0.1
9
* Fix bug with password meter configuration and symbols score management
10
* Fix code sniffer violations after changes in CakePHP rule set
0 commit comments