Skip to content

Commit effe8c9

Browse files
committed
Release version 3.0.0
1 parent f5f117f commit effe8c9

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,11 +1,11 @@
11
# Yii Arrays Change Log
22

3-
## 3.0.0 under development
3+
## 3.0.0 January 12, 2023
44

5-
- Enh #122: Add getters' support (keys like "getMyProperty()") to `ArrayHelper` (@vjik)
5+
- Fix #103: `ArrayableTrait::toArray()` returned an invalid result when no fields were specified (@ganigeorgiev)
66
- Enh #115: Raise required PHP version to `^8.0`, move union type hints from annotations
77
to methods' signatures (@xepozz, @vjik)
8-
- Fix #103: `ArrayableTrait::toArray()` returned an invalid result when no fields were specified (@ganigeorgiev)
8+
- Enh #122: Add getters' support (keys like "getMyProperty()") to `ArrayHelper` (@vjik)
99

1010
## 2.1.0 August 20, 2022
1111

0 commit comments

Comments
 (0)