We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b96f084 commit 94f5e8bCopy full SHA for 94f5e8b
2 files changed
.semver
@@ -1,5 +1,5 @@
1
---
2
:major: 16
3
:minor: 0
4
-:patch: 0
+:patch: 1
5
:special: ''
CHANGELOG.md
@@ -2,6 +2,8 @@ Changelog
=========
Releases for CakePHP 5
-------------
+* 16.0.1
6
+ * add event for skipping two-factor authentication verification
7
* 16.0.0
8
* Require CakePHP ^5.3
9
* Added `src/Plugin.php` class which extends `UsersPlugin` for backward compatibility.
0 commit comments