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

### Fixed
- [#515](https://github.com/flow-php/flow/pull/515) - **Fixed `Cast` expression to handle `null` as first** - [@stloyd](https://github.com/stloyd)

### Removed
- [#517](https://github.com/flow-php/flow/pull/517) - **Remove SF Validator based filters & conditions** - [@stloyd](https://github.com/stloyd)
- [#514](https://github.com/flow-php/flow/pull/514) - **Remove ObjectMethodTransformer & `StringEntryValueCaseConverterTransformer`** - [@stloyd](https://github.com/stloyd)
- [#514](https://github.com/flow-php/flow/pull/514) - **Cleanup `Transform` class from transform methods covered by expressions** - [@stloyd](https://github.com/stloyd)
- [#509](https://github.com/flow-php/flow/pull/509) - **Remove `HashTransformer`, `StringConcatTransformer` & `StringFormatTransformer`** - [@stloyd](https://github.com/stloyd)
Expand Down

0 comments on commit d9f7101

Please sign in to comment.