Skip to content

Commit 9f9f49b

Browse files
committed
fix docs
1 parent 8f8350a commit 9f9f49b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.semver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
:major: 14
3-
:minor: 2
3+
:minor: 3
44
:patch: 1
55
:special: ''

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ Changelog
22
=========
33
Releases for CakePHP 5
44
-------------
5+
* 14.3.1
6+
* Fix duplicated rule name in rules checker
7+
* 14.3.0
8+
* Update Translations.md by @MarwanSalim in #1089
9+
* Fix named parameter issue in _createSocialUser method for findExistingForSocialLogin #1091 by @robitmoh in #1092
10+
* Bug #1084 Fix issue with avatar images long URL by @flohdez in #1094
11+
* #1096: fixed findExistingForSocialLogin finder by @arusinowski in #1097
512
* 14.2.1
613
* Improve documentation about password meter.
714
* Fix minor bugs

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 | [14.2](https://github.com/cakedc/users/tree/14.next-cake5) | 14.2.1 | stable |
15+
| ^5.0 | [14.2](https://github.com/cakedc/users/tree/14.next-cake5) | 14.3.1 | stable |
1616
| ^4.5 | [13.0](https://github.com/cakedc/users/tree/13.next-cake4) | 13.0.1 | stable |
1717
| ^5.0 | [12.0](https://github.com/cakedc/users/tree/12.next-cake5) | 12.0 | beta |
1818
| ^4.3 | [11.0](https://github.com/cakedc/users/tree/11.next-cake4) | 11.1.0 | stable |

0 commit comments

Comments
 (0)