Skip to content

Commit 3d4e108

Browse files
authored
Update CHANGELOG.md
1 parent 26032ad commit 3d4e108

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

framework/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Yii Framework 2 Change Log
1313
- Enh #12743: Added new methods `BaseActiveRecord::loadRelations()` and `BaseActiveRecord::loadRelationsFor()` to eager load related models for existing primary model instances (PowerGamer1)
1414
- Enh #20030: Improve performance of handling `ErrorHandler::$memoryReserveSize` (antonshevelev, rob006)
1515
- Enh #20042: Add empty array check to `ActiveQueryTrait::findWith()` (renkas)
16-
- Enh #20032: Added `mask` method for string masking with multibyte support (salehhashemi1992)
17-
- Enh #20034: Added `findBetween` to retrieve a substring that lies between two strings (salehhashemi1992)
16+
- Enh #20032: Added `yii\helpers\BaseStringHelper::mask()` method for string masking with multibyte support (salehhashemi1992)
17+
- Enh #20034: Added `yii\helpers\BaseStringHelper::findBetween()` to retrieve a substring that lies between two strings (salehhashemi1992)
1818

1919

2020
2.0.49.2 October 12, 2023

0 commit comments

Comments
 (0)