We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50e82b commit e3b7861Copy full SHA for e3b7861
.semver
@@ -1,5 +1,5 @@
1
---
2
:major: 15
3
:minor: 1
4
-:patch: 0
+:patch: 1
5
:special: ''
CHANGELOG.md
@@ -2,6 +2,9 @@ Changelog
=========
Releases for CakePHP 5
-------------
+* 15.1.1
6
+ * Update EmailDelivery
7
+ * Github social login
8
* 15.1.0
9
* Add finder to pull user correctly on reset password
10
* 15.0.2
0 commit comments