Skip to content

Commit e07c726

Browse files
committed
Release version 3.1.0
1 parent 36bf7a5 commit e07c726

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Yii Arrays Change Log
22

3-
## 3.0.1 under development
3+
## 3.1.0 April 04, 2024
44

55
- New #139: Add `ArrayHelper::parametrizedMerge()` method that allows to merge two or more arrays recursively with
66
specified depth (@vjik)
7-
- Enh #140: Remove `null` from return type of `ArrayHelper::getObjectVars()` method (@Tigrov)
87
- New #149, #152: Add `ArrayrHelper::renameKey()` (@vjik, @Tigrov)
9-
- Enh #152: Minor `ArrayableTrait` refactoring (@Tigrov)
8+
- Enh #140: Remove `null` from return type of `ArrayHelper::getObjectVars()` method (@Tigrov)
9+
- Enh #152: Minor `ArrayableTrait` refactoring (@Tigrov)
1010

1111
## 3.0.0 January 12, 2023
1212

0 commit comments

Comments
 (0)