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 Jan 19, 2025
1 parent 52be2d7 commit e89fae7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## [Unreleased] - 2025-01-18
## [Unreleased] - 2025-01-19

### Added
- [#1391](https://github.com/flow-php/flow/pull/1391) - **ScalarFunction - arrayValues** - [@norberttech](https://github.com/norberttech)
- [#1391](https://github.com/flow-php/flow/pull/1391) - **ScalarFunction - arrayKeys** - [@norberttech](https://github.com/norberttech)
- [#1391](https://github.com/flow-php/flow/pull/1391) - **ScalarFunction - arrayKeep** - [@norberttech](https://github.com/norberttech)
- [#1391](https://github.com/flow-php/flow/pull/1391) - **ScalarFunction - arrayFilter** - [@norberttech](https://github.com/norberttech)
- [#1389](https://github.com/flow-php/flow/pull/1389) - **Added String Agg function** - [@norberttech](https://github.com/norberttech)
- [#1387](https://github.com/flow-php/flow/pull/1387) - **Another when function example** - [@norberttech](https://github.com/norberttech)
- [#1385](https://github.com/flow-php/flow/pull/1385) - **concat_ws (with separator) scalar function** - [@norberttech](https://github.com/norberttech)
Expand Down

0 comments on commit e89fae7

Please sign in to comment.