Skip to content

Commit eeb087d

Browse files
committed
Release version 2.6.0
1 parent 8accf08 commit eeb087d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Yii Strings Change Log
22

3-
## 2.5.1 under development
3+
## 2.6.0 February 09, 2025
44

5-
- Bug #138: Explicitly mark nullable parameters (@ferrumfist)
65
- Chg #140: Bump minimal required PHP version to 8.1 and minor refactoring (@vjik)
76
- Chg #143: Change PHP constraint in `composer.json` to `~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0` (@vjik)
8-
- Bug #142: Check string on a valid UTF-8 in `StringHelper` methods: `trim()`, `ltrim()` and `rtrim()` (@vjik)
7+
- Bug #138: Explicitly mark nullable parameters (@ferrumfist)
98
- Bug #141: `StringHelper::parsePath()` for empty string returns path `['']` instead of `[]` before (@vjik)
9+
- Bug #142: Check string on a valid UTF-8 in `StringHelper` methods: `trim()`, `ltrim()` and `rtrim()` (@vjik)
1010

1111
## 2.5.0 January 19, 2025
1212

0 commit comments

Comments
 (0)