From ae2892cbc2bcabe5d45a7d9c3df9bef594bbf493 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 23 Dec 2021 20:10:27 +0300 Subject: [PATCH] Arrays 4.0.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e9a42a..38732a2 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ + +# [4.0.0](https://github.com/glowyphp/arrays) (2021-12-23) +* Released under Glowy PHP Organization. +* Add PHP 8.1 support. +* Updated dependencies. + # [3.1.0](https://github.com/glowyphp/arrays) (2021-10-26) * use `getArray` for every methods and set default items value = null