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 11, 2023
1 parent 2350001 commit ff9c701
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [Unreleased] - 2023-10-10
## [Unreleased] - 2023-10-11

### Added
- [#557](https://github.com/flow-php/flow/pull/557) - **Add integration tests for `combine` & missing unit test for math expressions** - [@stloyd](https://github.com/stloyd)
Expand All @@ -16,6 +16,7 @@
- [#514](https://github.com/flow-php/flow/pull/514) - **Add new StrPad expression** - [@stloyd](https://github.com/stloyd)

### Changed
- [#562](https://github.com/flow-php/flow/pull/562) - **Rework examples to allow running them outside the phar** - [@stloyd](https://github.com/stloyd)
- [#558](https://github.com/flow-php/flow/pull/558) - **Optimized NativeEntryFactory** - [@norberttech](https://github.com/norberttech)
- [#556](https://github.com/flow-php/flow/pull/556) - **Rework expressions to return `null` instead of throwing exception on failure** - [@stloyd](https://github.com/stloyd)
- [#554](https://github.com/flow-php/flow/pull/554) - **Adjust the `size` expression to behave similarly to the `count` one** - [@stloyd](https://github.com/stloyd)
Expand Down

0 comments on commit ff9c701

Please sign in to comment.