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 29, 2024
1 parent aa124c4 commit fd04d84
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 @@ -26,6 +26,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
- [#1239](https://github.com/flow-php/flow/pull/1239) - **CachingPipeline will relay only on previously set batch size without modifying it** - [@norberttech](https://github.com/norberttech)
- [#1234](https://github.com/flow-php/flow/pull/1234) - **Path options are now available as a Options object instead of PHP associative array** - [@norberttech](https://github.com/norberttech)
- [#1235](https://github.com/flow-php/flow/pull/1235) - **Improved DX on adding path filter to file extractors** - [@norberttech](https://github.com/norberttech)
- [#1233](https://github.com/flow-php/flow/pull/1233) - **Loaders no longer need to relay on file extension to close streams in clousure** - [@norberttech](https://github.com/norberttech)
Expand Down Expand Up @@ -62,6 +63,9 @@
- [d66b2d](https://github.com/flow-php/flow/commit/d66b2d3d0784c0fc4e238a056bacfae28ca5bb31) - **building landing page documnetation** - [@norberttech](https://github.com/norberttech)
- [#1194](https://github.com/flow-php/flow/pull/1194) - **Generating links to dsl functions** - [@norberttech](https://github.com/norberttech)

### Removed
- [#1239](https://github.com/flow-php/flow/pull/1239) - **Default global CachingPipeline batch size** - [@norberttech](https://github.com/norberttech)

## [0.9.2] - 2024-08-13

### Added
Expand Down

0 comments on commit fd04d84

Please sign in to comment.