Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aeon-automation committed Oct 8, 2023
1 parent 951bf41 commit 09c9694
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## [Unreleased] - 2023-10-07
## [Unreleased] - 2023-10-08

### Added
- [#546](https://github.com/flow-php/flow/pull/546) - **Add integration tests for array related expression** - [@stloyd](https://github.com/stloyd)
- [#547](https://github.com/flow-php/flow/pull/547) - **Add integration tests for `when`, `any` & `all` expressions** - [@stloyd](https://github.com/stloyd)
- [#543](https://github.com/flow-php/flow/pull/543) - **Add options to `array_expand` expression** - [@stloyd](https://github.com/stloyd)
- [#541](https://github.com/flow-php/flow/pull/541) - **Add `ArrayKeysStyleConvert` expression** - [@stloyd](https://github.com/stloyd)
- [#527](https://github.com/flow-php/flow/pull/527) - **Add new `ref()->arrayReverse()` entry expression** - [@stloyd](https://github.com/stloyd)
Expand Down

0 comments on commit 09c9694

Please sign in to comment.