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 7, 2023
1 parent 4822eb3 commit 4bd5f73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- [#514](https://github.com/flow-php/flow/pull/514) - **Add new StrPad expression** - [@stloyd](https://github.com/stloyd)

### Changed
- [#545](https://github.com/flow-php/flow/pull/545) - **Prevent using `strlen` & `count` on empty input** - [@stloyd](https://github.com/stloyd)
- [#544](https://github.com/flow-php/flow/pull/544) - **Optimize `DropDuplicatesTransformer` hashing** - [@stloyd](https://github.com/stloyd)
- [#542](https://github.com/flow-php/flow/pull/542) - **Allow enum as style param in `ArrayKeysStyleConvert` expression** - [@stloyd](https://github.com/stloyd)
- [#535](https://github.com/flow-php/flow/pull/535) - **README files structure of all repositories** - [@norberttech](https://github.com/norberttech)
Expand Down

0 comments on commit 4bd5f73

Please sign in to comment.