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 Sep 13, 2024
1 parent 68c0f79 commit adb75e5
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 @@ -18,6 +18,7 @@
- [#1193](https://github.com/flow-php/flow/pull/1193) - **missing DSL's definitions - filesystem, azure filesystem, azure sdk** - [@norberttech](https://github.com/norberttech)

### Changed
- [#1223](https://github.com/flow-php/flow/pull/1223) - **Improved performance of Scalar Function Parameter** - [@norberttech](https://github.com/norberttech)
- [#1222](https://github.com/flow-php/flow/pull/1222) - **Return DOMDocument instead of DOMElement from XMLParserExtractor** - [@norberttech](https://github.com/norberttech)
- [#1221](https://github.com/flow-php/flow/pull/1221) - **Optimized XPath Scalar Function by reusing DOMDocument instead of creating new one** - [@norberttech](https://github.com/norberttech)
- [#1221](https://github.com/flow-php/flow/pull/1221) - **Allow to pass Schema\Definition to withEntry in order to avoid using NativeEntryFactory type detection** - [@norberttech](https://github.com/norberttech)
Expand Down

0 comments on commit adb75e5

Please sign in to comment.